Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

sqlplus & arrow keys

23aiJun 5 2007 — edited Jun 7 2007
I have connected (ssh) to the database server using putty and invoked sqlplus command there.

SQL> select * from tab ;
Its lists me all objects ..

Then tried using arrow keys (left-top-right-bottom) to retrieve the previous query but it does not retrive it and some special appeas as follows

SQL>^[[A^[[B^[[C^[[D

Any help?

This works fine if you open a command prompt on windows and connect to the oracle server installed locally on your pc.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 5 2007
Added on Jun 5 2007
5 comments
3,523 views