gqlplus โ sqlplus with readline (tab completion)
2012-08-03
104 words
1 min read
Tab completion is something which is missing in the sqlplus and if you have lot of tables with long names or lot of columns then it is sufficiently difficult to type them ๐
Here is a solution for this problem. Download and install gqlplus. gqlplus is a replcement for sqlplus which supports completion for commands/tablenames and column names. Quite useful.

Related articles
Related Articles:
- 2012/02/27 Oracle Select the top 5 queries
- 2010/11/25 Make any command read line enabled (on *nix)
- 2010/06/04 SQuirrel SQL for Graphical interface to Oracle/MySQL and loads of other database โ OSS and free.
- 2012/02/21 glances โ Get a glimpse of the whole system
- 2011/02/06 bash regular expressions

Authored By Amit Agarwal
Amit Agarwal, Linux and Photography are my hobbies.Creative Commons Attribution 4.0 International License.