But I am getting this: HASH(0xcd3608)... $sth = $dbh->prepare("select count(distinct all_id) from users") or die ("Error in SQL\n"); $sth->execute(); my $counts = $sth->fetchrow_hashref(); print "There are $counts in this table"; ...
In reply to Rows Count Issue Help! by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |