Daniel Cristian Cruz escribió:
> Humm...
>
> Reading this way... It sounds like I could write something like this:
>
> SELECT city, (temp_hi+temp_lo)/2 temp_avg, date FROM weather;
>
> Like it work with tables...
Well, it says "the AS clause", not "the AS keyword". The keyword itself
is not op
Humm...
Reading this way... It sounds like I could write something like this:
SELECT city, (temp_hi+temp_lo)/2 temp_avg, date FROM weather;
Like it work with tables...
2008/3/14, Tom Lane <[EMAIL PROTECTED]>:
>
> "Daniel Cristian Cruz" <[EMAIL PROTECTED]> writes:
> > Where it says:
>
> > "Notic
On Fri, Mar 14, 2008 at 08:53:08PM +, RGF wrote:
> PostgreSQL version: latest
do you mean 8.2.6, 8.3.0 or a latest version of some other series?
please try a little harder next time!!
> Description:sql table aliases do not work
they do whenever I use them! by the looks of your SQL yo
The following bug has been logged online:
Bug reference: 4038
Logged by: Alexey
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2.5
Operating system: Windows 2003
Description:Problem with locale changing by initdb
Details:
I want to change locale of my databa