I have a spreadsheet that I have to import. It only includes last names. I have a table that includes last names and employee ids.
So what I have to do after I import the data, I need to run a query to find and assign all matching Employee IDs to the last names from the spreadsheet.
Please suggest the sql.
Thanks.
So what I have to do after I import the data, I need to run a query to find and assign all matching Employee IDs to the last names from the spreadsheet.
Please suggest the sql.
Thanks.