Hi Guys,
I have a PL/Sql script that I am calling from a Batch file (Win 2k), the script is being called at the start of the Batch file, I want to return a value from the SQL script and then check the return value in the Batch file.
How can I do this ?
I have the Sql Script and the Bat file ready, the only problem is the Integeration of these two
Thanks in Advance,
Faisal.