Hi
I have excel source file which datas have to be inserted into sql table.
Intially i will insert the records into table. In case of re-run or new file execution, If record data already exist in the table, then update those records else skip the records.
If the record is duplicate in the same excel file, then move the record to Error table
ShanmugaRaj