Hello... My first DBI script was simply an inventory of columns in tables. Now I'm struggling with my second DBI script, and finding the CPAN docs tough going. Can anyone suggest DBI syntax to capture the result of
SELECT DISTINCT column1 FROM table WHERE column2= -1 into an array? Just a hint would help... -Chris -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>