![]() |
|
Perl: the Markov chain saw | |
PerlMonks |
Re: Select COUNT in MySQLby dbwiz (Curate) |
on Jun 09, 2005 at 09:11 UTC ( #465030=note: print w/replies, xml ) | Need Help?? |
Alternatively, you may use selectrow_array to get a single value.
Notice that $crows was declared in list context, to avoid side effects.
In Section
Seekers of Perl Wisdom
|
|