When the mutating error will comes? and how it will be
resolved?
Answer Posted / chandu
when we try to dml operation on orginal table in trigger.
then the trigger was excuted but while perfoming any action
on original table it will show mutating..
to overcome the above problem we need to create a autonamous
trasaction trigger..
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is trigger in flip flop?
How many sql commands are there?
How can check sql version from command line?
Why primary key is required?
Does normalization improve performance?
What is query optimization in sql?
How do I edit a stored procedure?
What is difference sql and mysql?
What is the difference between an inner join and an outer join?
what is the difference between a web-garden and a web-farm? : Sql dba
How do I install sql?
How do you remove duplicate records from a table?
explain primary keys and auto increment fields in mysql : sql dba
What is difference between sql and excel?
Define select, insert, create, delete, update, drop keywords