Re: Inheritance c.cities ?? - Mailing list pgsql-general

From R Talbot
Subject Re: Inheritance c.cities ??
Date
Msg-id 3BA095C1.D1BCE4E2@attglobal.net
Whole thread Raw
In response to Inheritance c.cities ??  (R Talbot <rjtalbo@attglobal.net>)
List pgsql-general
R Talbot wrote:

> R Talbot wrote:
>
> > Looking at the Postgresql manual in the inheritance section I see
> > abbreviations.
> >
> > i.e.
> > SELECT c.name, c.altitude
> > FROM cities* c
> > WHERE c.altitude > 500;
> >
> > c.name  of course refering to cities.name
> >  My question is where is there an alias reference of  c AS cities
> >
> > How does and where does the  cities become c.  How does Postgresql
> > recognize the change.
> >
> > bob T
>
> Thank You
>
>  I answered my question..
>
> Bob T

Thank You

I answered my own question...

Bob T


pgsql-general by date:

Previous
From: R Talbot
Date:
Subject: Re: Is Perl compiled into Version?
Next
From: Ryan Mahoney
Date:
Subject: design alpha and beta