sql random select queries of one table code example Example: select random sql SELECT column FROM table ORDER BY RANDOM() LIMIT 1