
davorg
Thaumaturge
/ Moderator
Apr 14, 2005, 5:33 AM
Post #4 of 4
(6960 views)
|
Re: [toshesh] pgsql getting fieldname
[In reply to]
|
Can't Post
|
|
Are you asking for a list of the columns contained within a table? If so, you should look at the column_info method in the DBI module. -- Dave Cross, Perl Hacker, Trainer and Writer http://www.dave.org.uk/ Get more help at Perl Monks
|