I have two tables of the same type, I want to run an insert into statement to table 2 that will only Insert data that are not already in table 2 based on column 1 and column 2. That is it will insert if only the ID is the same but the term is different.
Please help me is urgent
↧
Inserting into another table based on filtered parameters
↧