Hi everyone,
I have a huge excel and I need to bulk upload data into a database.
The problem I’m facing is the excel is returning data table with random data type so I need to change data type of column plus I need to assign it new Data table since DB column name are different then excels
Can some one help me with linq query for this use case.