Introduction
What, when and how?
- What: An action that automatically invoke a procedure
- When: Attempt to modify data with an insert, delete, or update command
- How: Instructing the system to take actions when a specified change is attempted
- Preventing incorrect, unauthorized, or inconsistent changes to data --> maintain integrity of the database
|