Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

I need to write a trigger before update or delete.

SN-RSep 8 2021

when ever I need to edit or delete a data from table A, I need to insert the whole data's in table B which contains in table A with the user details like who modified/deleted and when modified/deleted . How can I do this?
someone please help me
thanks in advance

Comments
Post Details
Added on Sep 8 2021
15 comments
4,722 views