I am having difficulty in adding an additional table to a SQL statement. Basically, I want to add that the INSERT should take place if not found in this additional table.
I will attach a file showing the query as it is running successfully now, and then how I am trying to modify it for the additional table and selection criteria where I am receiving the 3075 error. Any help will be greatly appreciated!!
I will attach a file showing the query as it is running successfully now, and then how I am trying to modify it for the additional table and selection criteria where I am receiving the 3075 error. Any help will be greatly appreciated!!
Comment