InterviewSolution
Saved Bookmarks
| 1. |
What Are The Uses Of Database Trigger ? |
|
Answer» Database triggers can be USED to automatic data generation, audit data modifications, ENFORCE COMPLEX Integrity CONSTRAINTS, and customize complex security authorizations. Database triggers can be used to automatic data generation, audit data modifications, enforce complex Integrity constraints, and customize complex security authorizations. |
|