Rule Definition
To optimize the maintenance of the code, modifying data in a table should always be done through a procedure or a function. This enables the centralization of update, insert or delete operations inside appropriate procedure or function making future changes easier to implement.
Remediation
Modify the design of the Trigger so that data modification is done by calling the appropriate procedure or function.
Related Technologies
PL/SQL
Technical Criterion
Architecture - Multi-Layers and Data Access
About CAST Appmarq
CAST Appmarq is by far the biggest repository of data about real IT systems. It's built on thousands of analyzed applications, made of 35 different technologies, by over 300 business organizations across major verticals. It provides IT Leaders with factual key analytics to let them know if their applications are on track.