Hello,
        Query :

        select id i 
        from tab

don't work in PostgreSQL

        I know that 

        select id as i
        from tab

work, but I think that AS in 'as cluse' is optional

Please comment.

regards
Haris Peco

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to