Only if the WHEN clause evaluates to true will the action part of trigger statement be executed.
仅当when子句的计算结果为真时,触发器语句的操作部分才会执行。
You could trigger any action, such as running a process or performing a backup.
可以触发任何操作,比如运行进程或执行备份。
Otherwise the action part of the trigger statement does not get executed.
否则,将不执行触发器语句的操作部分。
应用推荐