pragmalang/pragma

Implement random ordering (shuffling) in aggregations

m-tabaza opened this issue · 0 comments

It would be similar to the SQL:

select * from table order by random();