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 dml statement?
What is the difference between left outer join and left join?
what are the system privileges that are required by a schema owner (user) to create a trigger on a table?
How can you load microsoft excel data into oracle? : aql loader
Is like operator in sql case sensitive?
Can I call a procedure inside a function?
what are the different functions in sorting an array? : Sql dba
What is record in pl sql?
How to create a menu in sqlplus or pl/sql?
Can a commit statement be executed as part of a trigger?
Can you upgrade sql express to full sql?
What is sql and how does it work?
Does oracle roll back the transaction on an error?
What is the maximum database size for sql express?
What is record type in pl sql?