SQL queries in Oracle Load scripts and variables
Hello and thank you in advance for your replies.
I am trying to make a Siebel Load script in Open Script which returns a char variable after an SQL execute is being inserted inside the script.
The SELECT statement queries for a char variable and returns it's row id char variable in Siebel. I am trying to figure out how to put the returned value inside a variable in the script.
In other words I want to know how can I use the values returned by SQL executions inside my script.
Thank you again for your help,
Regards,
Christos Kouvaras