Database A has table named table1 and database B has table named table2. Both table have same structure. I need to update B Database table table2 with data from A database table table1 with rows having column5 = trueDatabase A has table named table1 and database