Hi All,
I want to write trigger,on table1,when values inserted into table1 , table2 will also get updated with same values.
How to do this?
I want to write trigger,on table1,when values inserted into table1 , table2 will also get updated with same values.
How to do this?
Comment