河南成教 / 数据库应用1
正确率:100%
1、关于Truncate table, 以下()描述是错误的。 (分数:3 分)
A. Truncate table 可跟Where从句,根据条件进行删除。
B. Truncate table 用来删除表中所有数据。
C. 触发器对Truncate table无效。
D. delete 比Truncate table速度快。
A. Truncate table 可跟Where从句,根据条件进行删除。
B. Truncate table 用来删除表中所有数据。
C. 触发器对Truncate table无效。
D. delete 比Truncate table速度快。
参考答案: