Sample Header Ad - 728x90

bind variable and shell scripting with sqlplus

1 vote
1 answer
1445 views
I wish to execute DMLs using bind variable with shell scripts. For example, something like: #!/bin/bash SH_NUM=10 sqlplus -S test_user/test_pass <
Asked by Nir (1405 rep)
Nov 5, 2018, 03:59 PM
Last activity: Nov 6, 2018, 07:29 AM