my @row = $dbh->selectrow_array($statement_or_text); my $sth = $dbh->prepare($statement_or_text);