Happy Friday all.
I have two tables. One is a Managers Table. It contains the manager's first name, last name, and location number, with the location number being the primary key.
The other is a locations table, which has a location number (again the primary key), the location name and...