ORA-04091 table string.string is mutating, trigger/function may not see it
354254Nov 24 2003 — edited Nov 24 2003When I am tending to delete something from my table I received this message.
I defined a PL/SQL function reads data from that table. Is that meaning I could not modify anything in table once I have some PL/SQL defined on that? It sounds ridiculour. Or I missed some points?
Anyone could help me out?
Many thanks,
Qiang