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.
1 Like
Srini84
(Srinivas Kadamati)
2
@aishwarya1
Check below for your reference
Hope this may help you
Thanks
Iām not clear about this yet.
Could you please let me know if the column name from the excel dt should be similar to the one in the table?