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 -> Re: "select" simple question?

Re: "select" simple question?

From: Jack Zhu <jackzhu_at_monmouth.com>
Date: Tue, 23 Mar 1999 18:58:23 -0500
Message-ID: <7d99p4$39e$1@news.monmouth.com>


I recalled: use "rownum". But when I try to select the 2nd line for using:

select * from <table_name> where rownum = 2 ;

it doesn't work. said:"no rows selected"

Why?

Jack Zhu <jackzhu_at_monmouth.com> wrote in message news:7d990t$2qr$1_at_news.monmouth.com...
>How can I use "select" to retrive first 10 rows of a table?
>
>Thanks in advance!
>
>Pls email me!
>
>jackzhu_at_monmouth.co
Received on Tue Mar 23 1999 - 17:58:23 CST

Original text of this message

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