| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> How to select specific rows in ANSI SQL ?
Is it possible to code the equivalent of MySQL Specific LIMIT using ANSI SQL?
For example, select * from where... LIMIT n1, n2? gives you the records starting from the n1-th result row and n2 results?
I have tried joining the table to itself but I can't get it to work.
I'd be very grateful for any and all suggestions.
TIA B.Dimple
Sent via Deja.com
http://www.deja.com/
Received on Wed Dec 27 2000 - 18:19:34 CST
![]() |
![]() |