Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Amount of Datasets
Hi there,
how am I able to restrict the amount of datasets given back with a SQL-Statement like "SELECT * FROM XYZ".
I don't think about a where-phrase, but something like "SELECT TOP 3 FROM XYZ" as I can use it with MS-SQL-Server.
Is there a way?
Ciao,
Christian Hartmann Received on Wed Sep 22 1999 - 08:42:41 CDT
![]() |
![]() |