![]() |
|
more useful options | |
PerlMonks |
Re: Select COUNT in MySQLby tchatzi (Acolyte) |
on Jun 09, 2005 at 10:24 UTC ( #465047=note: print w/replies, xml ) | Need Help?? |
First of all you Have to use prepare and execute with select. Only with select though, it makes the execution of the whole thing faster. With everything else use 'do' and second to do what you want, do it like this (the right way....)
Isn't it simple ?
``The wise man doesn't give the right answers,
he poses the right questions.''
TIMTOWTDI
In Section
Seekers of Perl Wisdom
|
|