how to access column value random in sql server data table code example Example: select random sql SELECT column FROM table ORDER BY RANDOM() LIMIT 1