Trigger effect
1. The data can be compulsorily tested or converted before writing to the data table.
2. When an error occurs in the trigger, the result of the transaction will be cancelled.
3. Some database management systems can use triggers for data definition language (DDL), called DDL triggers.
4. According to the specific situation, the instruction of the change (INSTEAD OF) can be replaced.
