I would change update_status to a function. Then, I would use something like:
Code:num=`sqlplus -s ${USER}/${PASSWD} << EOSQL exec dbms_output.put_line(update_status($3,'sending')); EOSQL `
|
Results 1 to 4 of 4
Thread: return code from unixThreaded View
|
Click Here to Expand Forum to Full Width |