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
What is the trigger in sql?
What are the methods of filing?
what is the use of set statement in tsql? : Transact sql
what is a composite primary key ? : Sql dba
What is foreign key in sql with example?
How you can copy a file to file content and file to pl/sql table in advance pl/sql?
What is pl sql block structure?
How can you tell the difference between an index and a view?
How to check if a column is nullable before setting to nullable?
how do you know if your mysql server is alive? : Sql dba
Why do we need pl sql?
Why is pl sql used?
how to use 'mysql' to run sql statements? : Sql dba
what is timestamp in mysql? : Sql dba
Explain scalar functions in sql?