SELECT bleh  FROM random_bleh  ORDER BY RAND()  LIMIT 1;
order by RAND() 
However you will not feel its working fine on small amount of records, 

more about it 
http://jan.kneschke.de/projects/mysql/order-by-rand/

_______________________________________________
General mailing list
[email protected]
http://mail.jolug.org/mailman/listinfo/general_jolug.org

Reply via email to