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 -> Repeat command in sqlplus?

Repeat command in sqlplus?

From: Atif <atif55_at_my-dejanews.com>
Date: Mon, 10 May 1999 06:19:29 GMT
Message-ID: <7h5tph$gq6$1@nnrp1.deja.com>


I have used the mysql client and I am amazed at how good it feels compared to clunky sqlplus. One thing I really really really miss is the ability to repeat commands. I can do that in mysql with standard up-arrow (more like bash) keystroke. Heck I can even edit it right there on the line using arrow keys. Whereas in sqlplus I have use backspace to go where I need to go.

I do know that if I type run, it will execute the last satement, but what if I want to see the 1st, 2nd or 4rd statement, modify them a little etc.

Thanks

--== Sent via Deja.com http://www.deja.com/ ==-- ---Share what you know. Learn what you don't.--- Received on Mon May 10 1999 - 01:19:29 CDT

Original text of this message

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