Let's say I have a table, and there are a number of candidate records that I could potentially include in a particular process, then flag them as processed so they do not get included again.
However, due to constraints I can only take a subset of those candidate records at a time. Using a SQL-Select, how would I retrieve a random subset of the records? -- Alan Bourke alanpbourke (at) fastmail (dot) fm _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/1351874977.31289.140661148710913.0984c...@webmail.messagingengine.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

