Hi all,
I have two tables source and target with same structure.
Now i want a trigger, that will update the same record in target table if any record is updated in source table. Is it possible?
Thanks,
I have two tables source and target with same structure.
Now i want a trigger, that will update the same record in target table if any record is updated in source table. Is it possible?
Thanks,
Comment