Emre Baransel - Oracle Blog: Connect SQLPLUS and Run an SQL In a Shell Script

Emre Baransel - Oracle Blog: Connect SQLPLUS and Run an SQL In a Shell Script

瀏覽:884
日期:2026-04-23
After my researches about the methods to connect sqlplus and run an SQL command in a shell script, i wanted to share the results with you. Here are two methods for this purpose: 1- DB_NAME=$($ORACLE_HOME/bin/sqlplus -s $username/$password EOF!...看更多