my $sth = $dbh->prepare($sql); my @row = $sth->fetchrow_array;