sqlplus run sql file的相關公司資訊
bash - Connect to sqlPlus in shell script and run a .sql script file - Stack Overflow

bash - Connect to sqlPlus in shell script and run a .sql script file - Stack Overflow

瀏覽:788
日期:2025-06-08
I have a .sql file, which is a bunch of oracle pl/sql commands and I want to create a shell script to run these commands. Suppose that user/pass@server is my credentials. ... Wouldn't something akin to this be better, security-wise?: sqlplus -s /nolog...看更多