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

Home -> Community -> Usenet -> c.d.o.misc -> Re: sqlplus question

Re: sqlplus question

From: Martin Jesterhoudt <mjesterh_at_worldonline.nl>
Date: Thu, 06 May 1999 21:06:12 GMT
Message-ID: <37320343.1268734@news.worldonline.nl>


Johan,

>We have a table of say a 300 rows. If I do a select * from my_table all
>the
>answers are scrolling of my screen. How can I tell sqlplus to stop after
>
>20 rows and continue if you press a key. Do you have something like
>'more' command in sqlplus ?

How about 'set pause to 20', 'set pause on', 'set pause off'?


Received on Thu May 06 1999 - 16:06:12 CDT

Original text of this message

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