Hi, I would like to update database with the latest data from excel file.
for example the users entered the wrong phone number in previous week. and this week they sent a correction with the correct information and we need to update the table at the database. The report from excel doesn't have primary key and only the table has them. Do you have any idea how to resolve that?
thank you