Creating a BEFORE trigger statement to enforce automatic validation.
创建强制执行自动验证的BEFORE触发器语句。
Another option is to convert a BEFORE trigger to an AFTER trigger, as long as it does not affect the functionality.
另一种方法是把BEFORE触发器转换为after触发器,前提条件是这不会影响功能。
The before trigger and check constraint on a table XML value always ensures that the XML values are valid as per the specified schema.
对一个表 XML 值应用 before trigger 和检查约束,往往可以确保 XML 值对于指定模式是有效的。
应用推荐