Greetings, Culley!
At 06.02.2001, 13:11, you wrote:
CH> Any suggestions on how to select a random record from
CH> any given table?
SELECT * FROM any_given_table ORDER BY random() LIMIT 1;
--
Yours, Alexey V. Borzov, Webmaster of RDW
- [GENERAL] selecting a random record Culley Harrelson
- Re: [GENERAL] selecting a random record Warren Vanichuk
- Re: [GENERAL] selecting a random record Alexey Borzov
- Re: [GENERAL] selecting a random record Arun Malhotra - Roll No.99007
- Re: [GENERAL] selecting a random record Culley Harrelson
