randomly select the n% of records
520528Aug 22 2008 — edited Aug 25 2008I want to randomly select the n% of records from a table T1.
What is the exact keyword in Oracle?
Any other great programming technique in Oracle which does that?
Oracle 10g R2 queries only.
Thank you,
Smith