how to grab random from SQL query code example Example: select random sql SELECT column FROM table ORDER BY RANDOM() LIMIT 1