I have some files in a location and every time when i run my package1 i save the name of files into a table. now when i run my 2nd package then i want to compare the name of those files from the location to table data where i saved file names since by time i run my 2nd package some files use to get delete.
i want to mark the file names in table which r not there at time of 2nd package run. I have to do this ru time.
better if someone make a dummy package and attach here.