gpt4 book ai didi

shell - sqlplus 中的 -s 选项是做什么用的?

转载 作者:行者123 更新时间:2023-12-03 20:32:53 25 4
gpt4 key购买 nike

对 shell 脚本有点陌生,想知道在 shell 脚本中 -s 选项 [sqlplus -s] 的使用。

提前致谢。

最佳答案

the documentation :

-S[ILENT]

Suppresses all SQL*Plus information and prompt messages, including the command prompt, the echoing of commands, and the banner normally displayed when you start SQL*Plus. If you omit username or password, SQL*Plus prompts for them, but the prompts are not visible. Use SILENT to invoke SQL*Plus within another program so that the use of SQL*Plus is invisible to the user.

SILENT is a useful mode for creating reports for the web using the SQLPLUS -MARKUP command inside a CGI script or operating system script. The SQL*Plus banner and prompts are suppressed and do not appear in reports created using the SILENT option.

关于shell - sqlplus 中的 -s 选项是做什么用的?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42032831/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com