Hello friends,
My db has two main tables (table1 and table2).
Table1 gets its records periodically from a text file that I import and that I cannot change.
Table2 is used to store new data, like changes in phone number, email, addresses, etc. I use this table like an historical log and need...