May be it's my ignorance about sql ...
but why cannot i use alias name of a column in a where clause?


# select key as cc from mytable where cc > 0;
ERROR:  Attribute 'cc' not found


--

    Giorgio

-----------------------------------------




---------------------------(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