Answer Posted / saraswathi muthuraman
IF you have a trigger on table emp_test. Inside that
trigger, your are trying to update/insert in the same table
emp_test.
Then mutating table error will occur.
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is delete command in sql?
How many types of cursors are available in pl/sql?
What is rtm in testing?
What is the difference between jpql and sql?
what are the maximum number of rows that can be constructed by inserting rows directly in value list? : Transact sql
How do I create a sql script?
What are the different dml commands in sql?
Can we insert data in view?
Which sql most popular?
What is cursor in pl sql?
How do I filter in sql profiler?
what are properties of a transaction? : Sql dba
Is stored procedure faster than query?
What is substitution variable?
What are pl/sql packages?