 |
Calling Plsql Procedure or function in Shell script - Toolbox for IT Groups
Hi, I have a query. Can I call plsql procedure or function in a shell script? If it is possible please give me sample code. ... ... Yes, you can call a plsql code from shell script Here is the sample code: RET_VALUE=`sqlplus -s /nolog
oracle.ittoolbox.com |
 |