多选题Which three descriptions are correct about the effects of the TRUNCATE command on a table()AThe corresponding indexes for the table are also truncated.BDelete triggers on the table are fired during the execution of the TRUNCATE command.CThe child table

题目内容(请给出正确答案)
多选题
Which three descriptions are correct about the effects of the TRUNCATE command on a table()
A

The corresponding indexes for the table are also truncated.

B

Delete triggers on the table are fired during the execution of the TRUNCATE command.

C

The child table is truncated when the TRUNCATE command is applied on the parent table.

D

The high-water mark (HWM) is set to point to the first usable data block in the table segment.

E

No undo or very little undo data is generated during the execution of the TRUNCATE command

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
更多相关问题