Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> How can I select several result
It's kown that we can use limit in MySQL so it's easy for us to show several information from select result. We can use this: select items from table where condition limit <start>,<records> in MySQL. How to realize this function in ORACLE.
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Tue Aug 22 2000 - 21:22:13 CDT
![]() |
![]() |