Join Slack
Powered by
Hi again, is it possible to pull a random amount o...
# orm-help
b
Ba Thien Tran
07/09/2021, 4:25 PM
Hi again, is it possible to pull a random amount of rows where I don’t have to do it on the server side?
r
Ryan
07/12/2021, 5:26 AM
@Ba Thien Tran
đź‘‹ Could you provide an example? You can use
take
and specify a random number of rows to be returned if that’s what you want.
3
Views
Open in Slack
Previous
Next