/ Published in: PL/SQL
URL: http://www.apphp.com/index.php?snippet=mysql-selecting-random-row
Here the simplest way of selecting random rows from the MySQL database with using "ORDER BY RAND()" clause in the query.
You need to login to post a comment.
