* jalil
> I need to get total number of all rows in a table and also select some
> rows from the same table. I know how to do this
> using two queries, but was wondering if there is any way to do it in one
> query (one trip to the database).
>From version 4 you can use the SQL_CALC_FOUND_ROWS opti
I need to get total number of all rows in a table and also select some
rows from the same table. I know how to do this
using two queries, but was wondering if there is any way to do it in one
query (one trip to the database).
Thanks,
-Jalil
--
MySQL General Mailing List
For list archives: htt