Replies: 1 comment
-
try |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I am looking into using DrizzleORM for my MySQL-powered project and wondering whether you can select random rows from a table? I know you can do this via an SQL command by adding: ORDER BY RAND().
If someone could let me know, that would be super!
Thanks,
Louis
Beta Was this translation helpful? Give feedback.
All reactions