Hi,

I have few scripts, I want to run some of the scripts in SQL Plus to Create the Objects, Then I want to run a batch file in SQL Loader for Data Loading and then I have to run few more Scripts to Clean the Data in SQL.

Is there any way that I can do all in one Environment.. I mean using SQL Loader,

How can I invoke SQL Plus, Run those scripts, then In SQl Loader and again in SQL Plus.

Can any one please guide me HOW... Any Syntext or Script.

Thanks