I have a table in a DB that contains about 75 network directories. I would like to create a function that will scan all the directories and return the file name and path for all files that have a last modified equal to 2/12/2021. I would like those files that meet the criteria to be written to another existing table in the same DB.
Can anyone offer me direction to get this accomplished?
Can anyone offer me direction to get this accomplished?