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!

How to use update trigger to update a self table column values using pl/sql.

979801Jan 30 2014 — edited Jan 31 2014

Hello Experts,               I am new in oracle  pl/sql.I have to make an after update trigger on a table which updates a column in this table.Doing this I have tried autonomous transaction but getting deadlock error.Pleas suggest me that how could I do this. thank you regards aaditya.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 28 2014
Added on Jan 30 2014
9 comments
3,736 views