Hello,
I have 5-6 different sql scripts. I have to leave them separate for organisationnal reasons and for modularity power.
But this gives me a problem. I am actually not able to call (from within myEclipse) an execution of more than one file at the same time. (cascade call)
In oracle, you can call somthing like “sqlplus ab/ab @oracle.sql”
Thanks for your help!
Avintis