I have a list of companies that have a currently empty field for 'Business Sector' I have another table thta contains a portion of the records that have this feild filled in. What is the best procedure for running a query that will update the fields in the new table based on the existing data in the old table?
The company names are the identifier that I can use, I am just a little puzzled as to where to start with the SQL.
Thanks in advance
The company names are the identifier that I can use, I am just a little puzzled as to where to start with the SQL.
Thanks in advance