Hello Experts,
I am creating a SQL procedure to schedule a job in background. The problem is I want to schedule the data which should be obtained by making using *.ctl file. Further more the *.ctl file contains some *.csv files. I just want to know whether we can make use of IMPORT statement to import the required .ctl file in SQL Procedure. If so how can it be done? or Is there any different procedure to accomplish this task. Please Help me out to solve this issue.
(Note: * indicates the filename)
Thanks and Regards
Madhav J