Mysql
 sql >> Datenbank >  >> RDS >> Mysql

SQLite - ORDER BY RAND()

SELECT * FROM table ORDER BY RANDOM() LIMIT 1;