In MySQL I can use the RAND() function, is there any alternative in SQLite 3?
SELECT * FROM table ORDER BY RANDOM() LIMIT 1;
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With