> At Fri, 21 Jun 2002 02:56:31 -0400, Kee Hinckley wrote:
> > Currently if you do something like:
> > select year(pubdate) as year;
> > you can't refer to $set->{year}, instead it's $set->{'year(pubdate)
> > as year'}.
>
> i have used column aliasing (or whatever its called) without even
> thinking about it, and its worked fine (using postgres/DBD::Pg).
>Same for me. I never had a problem with it. Kee, which database are you using? Do you use LongNames ? Gerald ------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131 WWW: http://www.ecos.de Fax: +49 6133 925152 ------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
