You executed the following SQL statement to shrink the EMPLO

题目内容(请给出正确答案)
单选题
You executed the following SQL statement to shrink the EMPLOYEES table segment stored in the EXAMPLE tablespace: ALTER TABLE employees SHRINK SPACE CASCADE; Which statement is correct in this scenario?()
A

The EMPLOYEES table will be changed to read-only mode during the shrink operation.

B

The indexes created on the EMPLOYEES table will need to be rebuilt after the shrink operation is over.

C

The shrink behavior will be cascaded to all dependent segments of the table that support a shrink operation.

D

Data manipulation language (DML) operations will not be possible on the EMPLOYEES table during the COMPACTION phase of the shrink operation.

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