Hi Monks,
maybe it's a very stupid question, but I can't count the rows of a query with Sqlite:
$all = $dbh->selectall_arrayref("SELECT ID, col1, col2 FROM table + WHERE col1 = 'xxx'"); print "Number of rows selected: $all ";
Any idea what I am doing wrong?
Thanks, Cla
In reply to Counting rows Sqlite by fanticla
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |