my $ref = $sth->fetchall_arrayref(); gives: $ref [ [row of 1st data in here], [2nd row data here], [3rd row of data here] ] [download]
In reply to Re^2: fetchall( ) by Jasper in thread fetchall( ) by maarten_m4