Previous Topic: Enforcing Business RulesNext Topic: Automatically Generating Alerts


Enhanced Security

Along the same lines, you can use triggers and procedures to do validation any time selected data rows or fields are updated. For example, anytime the PAYROLL_RATE field is updated, it could trigger the procedure CHECK_PAYROLL_RATE_CHANGE.