Most databases will optimize queries, so you can do the count query, then do the data query as 2 separate queries....prepare ("Select COUNT(*) FROM TABLE_OR_QUERY"); # TABLE_OR_QUERY can be another (SELECT...) statement
I hope life isn't a big joke, because I don't get it.
-SNL
In reply to Re: Number of elements in array
by NetWallah
in thread Number of elements in array
by Freezer
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |