我想安装一个像 SQLDeveloper 这样的 Oracle 客户端,不同之处在于它在 Linux shell 控制台上运行,不会有 GUI。
你推荐一个最有用的吗?
请您参考如下方法:
SQL*Plus 基本上是没有 GUI 的 SQLDeveloper。
SQL*Plus is the most basic Oracle Database utility, with a basic command-line interface, commonly used by users, administrators, and programmers.
