validate 1st table to 2nd table if 1st table records exist in 2nd table the record will not be recorded.(validate that say " the record is already exist in table2)
table1 and table2 has same filds
table1 fld
Week
Material
Material Description
table2 fld
Week
Material
Material Description
the thing is table1 should not have same records in table2 , need to validate. if i insert records in table1 the records should not be in table2. "Already exist in table2"

<<<<<<< T_T>>>>>>>>
table1 and table2 has same filds
table1 fld
Week
Material
Material Description
table2 fld
Week
Material
Material Description
the thing is table1 should not have same records in table2 , need to validate. if i insert records in table1 the records should not be in table2. "Already exist in table2"
<<<<<<< T_T>>>>>>>>