PLSQL Trigger Error. “is mutating, trigger/function may not see it” ORA-04091 [duplicate]
问题 This question already has answers here : ORA-04091: table [blah] is mutating, trigger/function may not see it (4 answers) Closed 3 years ago . When I declare a trigger in my Oracle database project, I'm getting an error, which says: ERROR at line 1: ORA-04091: table MIHAL277.LEAGUE_GAMES is mutating, trigger/function may not see it ORA-06512: at "MIHAL277.DELETE_UNUSED_GAME", line 4 ORA-04088: error during execution of trigger 'MB358996.DELETE_UNUSED_GAME' Basically I'm creating an academic