I have an orders table and a orders_contractor table, the orders table has a start and finish date field and the orders_contractor table also has the same fields. It seems that if an order has contractors that are extended beyond the original finish date that is shown in the orders table, it will then populate the orders_contractor table.
Therefore the contractor in the orders table has one finish date and the orders_contractor table will have another.
I have tried to create a query that would merge these fields together but have been unsuccessful.
Therefore the contractor in the orders table has one finish date and the orders_contractor table will have another.
I have tried to create a query that would merge these fields together but have been unsuccessful.