I have a table that has the rows sorted by using a column which is filled
with values from random(*).

Is there a PRAGMA or other API which allows me to set the "seed" used by
random(*) such that
I can reproduce the same random sequence each time?

Thanks.
-Shane

Reply via email to