Are you using our SaaS platform (Baserow.io) or self-hosting Baserow?
SaaS
What do you need help with?
I want to get 10 random rows of data from my table, something on lines of this query - SELECT * FROM my_table ORDER BY RAND() LIMIT 10;
SaaS
I want to get 10 random rows of data from my table, something on lines of this query - SELECT * FROM my_table ORDER BY RAND() LIMIT 10;
Hey @sri, welcome to the community.
Unfortuantely, something like this is not currently possible. Please do feel free to create a feature request for this and the team will assess and prioritise it accordingly.