Mysql
 sql >> Database >  >> RDS >> Mysql

SQLite - ORDINA PER RAND()

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