chrisjg777
MIS
I have a shell script which uses the following to run a BTEQ script.
cat ~cromcode/sql/.dblogon cgselect_toll_file.sql | bteq >>cgselect_toll_file.log 2>>cgselect_toll_file.log
I also want to pass a variable to use in a select statement in the bteq script.. How do I do this???
Thanks a lot
cat ~cromcode/sql/.dblogon cgselect_toll_file.sql | bteq >>cgselect_toll_file.log 2>>cgselect_toll_file.log
I also want to pass a variable to use in a select statement in the bteq script.. How do I do this???
Thanks a lot