No need for prepare and execute then.@row_ary = $dbh->selectrow_array($statement); $ary_ref = $dbh->selectrow_arrayref($statement); $hash_ref = $dbh->selectrow_hashref($statement);
In reply to Re: Execute in DBI fails
by the_0ne
in thread Execute in DBI fails
by rb_rb
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |