SQL*Plus history under Linux

Viewed 9440

How to make sqlplus in Linux to maintain history of my queries? So that I could use up/down arrows to get my previous query.

2 Answers
Related