Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> How can I select several result

How can I select several result

From: <dewbow_at_my-deja.com>
Date: Wed, 23 Aug 2000 02:22:13 GMT
Message-ID: <8nvcg4$30b$1@nnrp1.deja.com>

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US