Answer Posted / gopal
Mutatation of table is a state of table when in
before /after update trigger table tries to update the same
table.As the call of update also calls same trigger then
the trigger will be called infinite times. then the table
will be mutating
Is This Answer Correct ? | 43 Yes | 8 No |
Post New Answer View All Answers
How much does sql cost?
Is natural join same as inner join?
How can the performance of a trigger be improved?
How do I view an execution plan in sql?
what is myisam? : Sql dba
What is the starting oracle error number?
What is gpt format?
What is the difference between stored procedure and view?
Does execute immediate commit?
Which sorts rows in sql?
What is sql keyword?
What is data modelling in sql?
What has stored procedures in sql?
What are the different types of triggers?
What is the source code of a program?