hi
iam using sql*loader to load data from flat file to staging table.
i have my flat file in c:\temp directory.
what i want to do is to move the flat file to c:\trash directory
automatically after data is successfully loaded to staging table .
thanks for ur comments in advance.