ankitjey
09/08/2021, 11:59 AMankitjey
09/08/2021, 12:00 PMselect * from table order by random() limit 10
ankitjey
09/08/2021, 12:00 PMankitjey
09/08/2021, 12:00 PMMikeJ
09/10/2021, 8:02 PMorder by random()
using Postgrest. If I'm correct, then it won't be possible to use the client either. You could either shuffle the returned array using JavaScript or you'd have to create a view and query that instead.