Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Limiting returned data from SQL Select Satement
Is there a way to limit the number of rows returned from an SQL Select statement? MS Access supported the following:
Select Top 10 * from table_name
I can't figure out the Oracle equivelant.
Thanks,
Matthew Received on Tue Feb 17 1998 - 00:00:00 CST
![]() |
![]() |