Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> How to get the first 10 records(with order by)?
How to get the first 10 records in a sql(with order by)?
In sqlserver7.0,
I can use "select first 10 * from orders order by saledate" to get the
first 10 records,and how to do this in oracle?
any suggestions are helpful!
thanks in advance!
wangyang.
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Mon Oct 04 1999 - 01:12:05 CDT
![]() |
![]() |