Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Need help with retriving RANDOM rows from a table.

Need help with retriving RANDOM rows from a table.

From: LT Cheah <LT_Cheah_at_army.net>
Date: Tue, 12 Aug 2003 21:13:51 +0800
Message-ID: <7fohjvco8ct0abfd8aqf3f9mspln6ej5ki@4ax.com>


I would like to retrieve only a certain number of rows from a table (of production data) for statistical analysis of certain production test parameters.

The table has say 1 million rows and has a Date_Time column with a date format. How does one relive say the first 20 rows of data for every hour for example.

Or is there any other simpler method (by using the ROW_ID for example) such that a limited random number of rows may be retrived.

Please advise. Received on Tue Aug 12 2003 - 08:13:51 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US