Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Repeat command in sqlplus?
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
![]() |
![]() |