Implement a new PL/SQL parser specific for the command-line client that will - Support the auto-complete of commands on TAB by the user - Provides client-specific statements (eg. CONNECT, PRINT, SAVE, etc.)
Implement a new PL/SQL parser specific for the command-line client that will