Triggers are commonly used to enforce complex security authorizations for table data, which cannot be defined using the
database security features provided with the database. For example, a trigger can prohibit updates to Organization
financial records of the fin table during End of day processing (EOD) and after business login.