@Fox thank you much
How to shuffle table on database
-
Hello sir,
I want to shuffle table or random select row based on length of records.
Is possible do that by constructor expression and how ?
randomnumber = min(0) max(len(table) ?
for get exactly number based on records.
BTW I know list but I want table because has many of fields but the lists just one field.
thanks

