in reply to
Re: Select a random record
in thread
Select a random record
Order by is only going to add overhead. If he wants a random record it will be faster to return them in their stored order.
Comment on
RE: Re: Select a random record
In Section
Seekers of Perl Wisdom