I must point out that both the solutions given prior to my answer are valid and will work, but you should keep in mind that the RANDOM() function is "slow", meaning that, depending on the number of records in the table, it may proportionally slow down the execution of the query.