Identify the logical structure that will never have more than one data segment created for it.
A.external table
B.partitioned table
C.partitioned index
D.nonclustered table
E.global temporary table
非簇表只能使用一个段
转载于:https://www.cnblogs.com/Babylon/p/7943241.html