Take a scenario i have a folder i will get files daily suppose its a sales file with file nomenclature like this sales_06022024.csv and yesterday file is sales_05022024 and based on files coming to the folder i want your approach all the incremental loads we need to load, based on the path we need to specify we need to take the latest file and load it to SQL server?