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 benefit of foreign key?
How does sql developer connect to oracle database?
What is a table?
what is timestamp in mysql? : Sql dba
How many types of cursors are available in pl/sql?
Which tcp/ip port does sql server run on? How can it be changed? : Sql dba
How to return an array from java to pl/sql?
What are reports usually used for?
What is the difference between microsoft access and sql?
What is the difference between rollback and rollback to statements?
Mention what are different methods to trace the pl/sql code?
How to write a query to show the details of a student from students table whose
What is trigger explain with example?
What is t-sql? : Transact sql
What is composite data type in pl sql?