In MySQL I can use the RAND() function, is there any alternative in SQLite 3?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
using random():
EDIT (by QOP): Since the docs on SQLite Autoincremented columns states that:
The above is only true if you don't have a
|
|||||||||||||||||||
|
|
|||||
|
|
Solved:
|
|||||||||
|