Interview Question
Oracle Programmer Interview
-Crewe, England
Radius Payment SolutionsWhat is a mutating table
AnswerAdd Tags
Interview Answers
2 Answers
▲
0
▼
I didn't know
Anonymous on
▲
0
▼
That’s simple, it usually occurs when a trigger is running while an insert, delete or update is also running on the same table and changing data. Oracle would throw this error as data needs to be consistent
Steve on
Add Answers or Comments
To comment on this, Sign In or Sign Up.