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
Explain clause in sql?
What is sql character function?
What is cold data?
How do you pronounce sql?
what are the advantages of mysql in comparison to oracle? : Sql dba
What are records give examples?
how to create a table index in mysql? : Sql dba
what does myisamchk do? : Sql dba
What port does sql server use?
discuss about myisam key cache. : Sql dba
How is pl sql different from sql?
what are the non-standard sql commands supported by 'mysql'? : Sql dba
What is the difference between left and left outer join?
What is the difference between unique and primary key constraints?
What is date functions?