Mysql – Compare two tables to check if table two contains ids based on table 1 condition
I have two tables, T1 which is the original table and the T2 which is an exact copy of T1 until I make changes for it. At the start both T1 and T2 looks as follows: ID Event Event_Date 001…