Individual dataset of a non-partitioned table space.
非分区表空间的单个数据集。
Example: Create a partitioned table and a partitioned index.
示例:创建已分区表和已分区索引。
Q: How can I tell if an index on a partitioned table is partitioned?
Q:我如何能辨别已分区表上的索引是否被分区?
Partitioned: A partitioned table space may contain only a single table.
分区表空间:分区表空间只能包含一个表。
Complete table space (Non-partitioned or all partitions of a partitioned table).
完整的表空间(非分区的或分区表的所有分区)。
Howerver, gathering global statistics for the partitioned table may still be necessary.
有时候表的全局的统计信息也是很重要的。
Local indexes are partitioned in the same way as the table they are based on.
如同其所基于的表一样,本地索引也进行了分区。
Local indexes are partitioned in the same way as the table they are based on.
如同其所基于的表一样,本地索引也进行了分区。
应用推荐