How to Check if all the columns are present in the excel file or not before loading into DB?
Hi All,
I need to load an excel file to DB , but before doing so , I need to check if all the columns are present in the excel sheet or not.(Table is already present in the DB).