my $results = $dbh->selectall_arrayref($sql_statement); if (@$results) { open... print... print ... join("\t", @$_),"\n" for @$results; print... close... }
In reply to Re: (tye)Re: Testing to see if a MySQL query is true
by runrig
in thread Testing to see if a MySQL query is true
by akm2
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |