Hello,

I'd like to SELECT a random record from table.

What's the best way of doing this?

I'm thinking that I need to SELECT all ID's into an array, randomly choose
an element and then do another SELECT ... WHERE ID = chosen_ID


Can I do it in one operation?


Thanks,
Nick


---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to