Order results randomly
mysql> SELECT [whatever] FROM [table] WHERE [conditions] ORDER BY RAND();
[Click to add or edit comments])
Please prepend comments below including a date
mysql> SELECT [whatever] FROM [table] WHERE [conditions] ORDER BY RAND();
Please prepend comments below including a date