Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Edit a previous command
"Egor Starostin" <egorst_at_gmail.com> wrote:
>> Sometimes when I do a query, I make a mistake in typing in some
>> characters.
>>
>> Then I have to do the whole query over and type in everything again ;-(
>>
>> Is there a way to edit what was previously typed in so that I don't
>> have to do this?
>I use rlwrap utility for this (it also allows to do keywords completion
>- like in bash). Here's the small note about it:
>http://oracledba.ru/notes_sqlplus_readline_en.html
If in SqlPlus usually your can just type Edit and edit the entire Sql statement in the buffer... Received on Thu Nov 17 2005 - 11:22:14 CST