Hi All,
Is there a way to create an empty file from with in PL/SQL?
I want to create an empty file from with in PL/SQL if child records are found in a table.
Then when PL/SQL returns to the UNIX script I will check for the existance of that file and if it exists I will send an email. I know how to do the UNIX script portion but not the PL/SQL portion. Is it possible or is there an easier way?
Thank you for all your help
Tom
Is there a way to create an empty file from with in PL/SQL?
I want to create an empty file from with in PL/SQL if child records are found in a table.
Then when PL/SQL returns to the UNIX script I will check for the existance of that file and if it exists I will send an email. I know how to do the UNIX script portion but not the PL/SQL portion. Is it possible or is there an easier way?
Thank you for all your help
Tom