nathanstevenson
IS-IT--Management
I have a table and a query. The table has contractor name plus 5 dates for each contractor. This has the latest dates.
The query is made up of 4 different tables to draw display the same columsn as the table. THe problem is that the column I need to "compare" by - contractor name is not the primary key in either table.
How do I update the 4 tables from the one, while comparing each of these 4 to contractor?
Thanks!
Nathan
The query is made up of 4 different tables to draw display the same columsn as the table. THe problem is that the column I need to "compare" by - contractor name is not the primary key in either table.
How do I update the 4 tables from the one, while comparing each of these 4 to contractor?
Thanks!
Nathan