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

Home -> Community -> Usenet -> c.d.o.tools -> Re: SQLPLUS and equivalents

Re: SQLPLUS and equivalents

From: Mike Moore <hicamel_at_mail.home.com>
Date: Wed, 28 Mar 2001 02:05:12 GMT
Message-ID: <sFbw6.1183$ea6.218437@news1.frmt1.sfba.home.com>

While in Sql*Plus issue any SELECT command. After it runs type in EDIT
now you can edit your last command.
Save and Quit and you will find yourself back at the Sql*Plus prompt. Key in /(return) or RUN(return) to rerun the command you just edited.

Buy a good book on SqlPlus. I like Oracle SQL*Plus - The Definitive Guide, O'Reilly press

You will find that Sql*Plus has an amazing amount of power behind it.

Also, the good thing about Sql*Plus is that EVERY Oracle shop has it, so it is worth your time to learn it well. Mike Received on Tue Mar 27 2001 - 20:05:12 CST

Original text of this message

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