Is there a good alternative to SQL*PLUS for Oracle?

前端 未结 16 717
一生所求
一生所求 2021-02-01 02:24

I am not a fan of using SQL*PLUS as an interface to Oracle. I usually use yasql, but it hasn\'t been updated since 2005 and can do with some improvements. A quick Google searc

16条回答
  •  后悔当初
    2021-02-01 02:56

    Emacs can provide so much more powerful text editing features and functionality beyond the default SQL*Plus command-line interface.

    Here are a few links on how to use Emacs as a wrapper for SQL*Plus:

    • Emacs and Oracle
    • EmacsWiki:SqlPlus

提交回复
热议问题