Im struggling with writing a query and infact do not know which query is relevant for the task (Union, Inner/Outer Join etc)
I have a table of data that is revised each week and I need to report on the differences.
i.e if it gets deleted in table 1, table 2 or a field changes.
I have included an image to show the data from the revised table and also what I would like as an output to report on (Ignore the Comments, they are only for reference)
Any help would be appreciated.