Hai all,

I have two tables like hdr and det. I would like to create the trigger for the situation ' 1.Delete Det table records, if any record is deleting in hdr table 2. Delte hdr table records, if any record is deleting in det table '.

I have created the trigger for both the tables, but i am facing ' Mutating Error'....

Any suggestions please