1. Home
  2. What
  3. "random"

One Tag, I'll be a cloud.
One Tag, I'll be a cloud.

~jk ORDER BY RAND()

saved on
uri:
http://jan.kneschke.de/2007/2/15/order-by-rand This link is now broken.
about:
If you read the MySQL manual you might have seen the ORDER BY RAND() to randomize the the rows and using the LIMIT 1 to just take one of the rows.