If you plan to truncate table, use the not logged option.
如果您计划截短表,则应该使用“not logged”选项。
TRUNCATE table statement This statement quickly deletes the contents of an entire table without firing triggers.
TRUNCATE 表语句 此语句无需激活触发器即可快速删除整个表的内容。
Select the Truncate table action to delete all the existing rows in the Orders table before the data load operation starts.
在数据加载操作开始之前,选择truncate表操作删除orders表中的所有已有行。
应用推荐