245.Which statements are true regarding system-partitioned table

分类: 英语题型 发布时间: 2023-12-01 12:13 浏览量: 0

245.Which statements are true regarding system-partitioned tables? (Choose all that apply.)

A.Only a single partitioning key column can be specified.

B.All DML statements must use partition-extended syntax.

C.The same physical attributes must be specified for each partition.

D.Unique local indexes cannot be created on a system-partitioned table.

E.Traditional partition pruning and partitionwise joins are not supported on these tables.

正确答案是DE