Hey Everyone,
Here is my question.
After querying the database, and receiving a recordset with lets say five rows in the set, how do I pull one of the records out randomly, without using "order by rand() limit 1"?
If anyone can help, that would be appreciated.
Thanks,
Jason