I developed a trigger to insert a history data for transaction table.
Create or replace trigger his_trg After insert or update On trans_tb For each row Declare