[ABE.pm] array references?

Faber Fedor faber at linuxnj.com
Fri Oct 1 14:35:39 CDT 2004


How does one access elements in an array reference?  I'v done this:

my $data_array = $dbh->selectall_arrayref("select A, B from
        $table where realdate =  '" . $fulldate ."'");

and I get something back, I just can't figure out how to access the data
in column A or B.  How would I print out each pair of values?




-- 
 
Regards,
 
Faber                     

Linux New Jersey: Open Source Solutions for New Jersey
http://www.linuxnj.com





More information about the ABE-pm mailing list