Is there an easy way to randomly select, say 100 records.
Eg. If I had a table of 1000 recs and every week week I wanted to pull off a sample 100 recs, could this be done? I know i could request the top n values but I need the query to be totally random.
Thanks
Nick
Eg. If I had a table of 1000 recs and every week week I wanted to pull off a sample 100 recs, could this be done? I know i could request the top n values but I need the query to be totally random.
Thanks
Nick