Hi,
I have a table T1 with columns X and Y. I have another table T2 with columns A and B. (of same type).Now when i delete a record from T1 table, then that record should be inserted in the another table T2. Can you please suggest me the way to perform this task by using 'After Trigger' ?
Advance ThanX for your time & patience.
Kishore
Comments
:
: Hi,
:
: I have a table T1 with columns X and Y. I have another table T2 with columns A and B. (of same type).Now when i delete a record from T1 table, then that record should be inserted in the another table T2. Can you please suggest me the way to perform this task by using 'After Trigger' ?
:
: Advance ThanX for your time & patience.
: Kishore
:
: