select a random record
Database
3
Posts
3
Posters
0
Views
1
Watching
-
How can I select a random record in mySQL,. something similar to the ORDER BY newid() in MS SQL?
-
How can I select a random record in mySQL,. something similar to the ORDER BY newid() in MS SQL?
Did you try on google search?[^]
I Love T-SQL "Don't torture yourself,let the life to do it for you." If my post helps you kindly save my time by voting my post. www.aktualiteti.com
-
How can I select a random record in mySQL,. something similar to the ORDER BY newid() in MS SQL?
Try UUID
Niladri Biswas