Oracle After Delete Trigger… How to avoid Mutating Table (ORA-04091)?

前端 未结 2 1654
太阳男子
太阳男子 2020-12-06 19:57

Let\'s say we have the following table structures:

documents      docmentStatusHistory      status
+---------+   +--------------------+    +----------+
| doc         


        
2条回答
提交回复
热议问题