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
How do I copy a table in sql?
Why do we create views in sql?
what is sql? : Sql dba
What is anonymous block in sql?
What are the different type of joins in sql?
What packages(if any) has oracle provided for use by developers?
What is sql*loader?
Why left join is used in sql?
What is a data definition language?
what is an extent ? : Sql dba
What is rank function in sql?
What is use of trigger?
what is an index? : Sql dba
Is crud a cuss word?
Is sql between inclusive?