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


Please Help Members By Posting Answers For Below Questions

how many sql dml commands are supported by 'mysql'? : Sql dba

563


What is rowid in sql?

502


Which join is like an inner join?

519


Is the primary key an index?

588


How can we optimize a sql query?

569






what is a trigger in mysql? Define different types of trigger. : Sql dba

544


What is pls integer?

577


How do I view a procedure in sql?

543


What is localdb mssqllocaldb?

608


Can we use distinct and group by together?

580


How is sql used in oracle?

575


What is the difference between syntax error and runtime error?

609


What is sql partition?

546


Why do we need unique key in a table?

519


Enlist the characteristics of pl/sql?

1233