Question d’entretien chez Radius

What is a mutating table

Réponses aux questions d'entretien

Utilisateur anonyme

26 avr. 2017

I didn't know

Utilisateur anonyme

17 déc. 2017

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