hi i am having more than 50k records in my table.
I am having 100 values in an Excel sheet.
I wants to update a column in my database table,
with the values in excel.

Eg:
StudName --> column in SQL Table
Name--> Column in excel sheet.

How to do this?

Thanks,
Karthik