Subject | Random Records |
---|---|
Author | Lester Caine |
Post date | 2005-12-16T14:04:03Z |
One of the things I am having fun with is 'RAND' which is a function in
postgres and MySQL that allows you to select a random record from a
table. I have unique id's and so currently just look for a random SKIP
based on number of records, but does anybody have a better way of doing it?
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services
Treasurer - Firebird Foundation Inc.
postgres and MySQL that allows you to select a random record from a
table. I have unique id's and so currently just look for a random SKIP
based on number of records, but does anybody have a better way of doing it?
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services
Treasurer - Firebird Foundation Inc.