Hi,
I have an SQL Script (test.sql) which I have to call via: su -root -c
"db2 test.sql".
Now I need a variable in the SQL-Script which is stored i a different
propertie file.
How could I to something like that?
Thank you...
Stefan
I have an SQL Script (test.sql) which I have to call via: su -root -c
"db2 test.sql".
Now I need a variable in the SQL-Script which is stored i a different
propertie file.
How could I to something like that?
Thank you...
Stefan
Comment