I have a situation, I want to create an Insert trigger, I have 2 tables they are Identical one is in db1.ar1_cust and the other is in db2.ar1_cust I want a trigger that when something changes in one, it will change in the other. I was wondering if there was like a Wildcard that you could put in that would insert all the new info, since the tables are Identical.