Hi,
I want to insert rows from data table to a SQL Table but I am not sure how it must be done.
Should I create a table with the same column names as such in a datatable ? how will the mapping be done between the columns?
Please guide me with the above scenario, thank you.