SQLite – ORDER BY RAND()
In MySQL I can use the RAND() function, is there any alternative in SQLite 3?
In MySQL I can use the RAND() function, is there any alternative in SQLite 3?
Am I missing something or does node.js’s standard file I/O module lack analogs of the usual file random access methods?