Thursday, June 23, 2011

rlwrap help sqlplus to use up arrow key

download rlwrap
./configure
make
make install(maybe need sudo)
then run sqlplus like this:
rlwrap sqlplus user/pw@tnsname

No comments:

Post a Comment