@allister Hi, this is bug, it happens only if update column of int type. It was fixed, new version will be available in Thursday(8 November), if it is urgent for you, I can make a separate build.
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

