Is there way I can update two fields from Excel in SQL table that we are getting from our Client(Excel file) to our production server every day, we need to update once a a day this data to SQL.
Is there way I can set up job for daily basis to update our production table?
Thank you for the help!