in reply to Re: Re: perl dbi - no column headings
in thread perl dbi - no column headings
The SQL above isn't doing any JOINs, so I don't see how double column names would be a problem. Now, fetchrow_hashref() has other problems, but collisions aren't one of them in this (simple) case.
----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer
Note: All code is untested, unless otherwise stated
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: perl dbi - no column headings
by cchampion (Curate) on Jul 09, 2003 at 17:14 UTC |