Oracle 中是否有类似 SQL Server sqlcmd.exe 的等效命令行工具?
Oracle 中是否有类似 SQL Server sqlcmd.exe 的等效命令行工具?
Is there an equivalent command line tool in Oracle like the SQL Server sqlcmd.exe?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试 SQL*Plus
在这里是一个非常快速而简单的概述。您可以按照这些说明快速了解这是否能满足您的需求。
从同一个 Oracle 页面:
Try SQL*Plus
And here is a very quick and simple overview. You can follow these instructions to very quickly find out whether this will meet your needs.
From that same Oracle page: