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
- Re: [GENERAL] where cannot use alias name of column? Giorgio Volpe
- Re: [GENERAL] where cannot use alias name of col... Fernando Schapachnik
- Re: [GENERAL] where cannot use alias name of col... Stephan Szabo