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 sql query optimization?
What is a loop in sql?
How many aggregate functions are available there in sql?
How do I view a procedure in sql?
How do I count rows in sql query?
Explain the significance of the & and && operators in pl sql.
What are sql injection vulnerabilities?
How sql query is executed?
explain the delete statements in sql
What is db journal file?
What is the use of prepared statement?
Is full outer join same as cross join?
how to use 'mysql' to run sql statements? : Sql dba
What is primary key and unique key?
How to handle bulk data?