Partitions may themselves be defined as partitioned tables, using what is
called sub-partitioning. Partitions may have their
own indexes, constraints and default values, distinct from those of other
- partitions. Indexes must be created separately for each partition. See
- for more details on creating partitioned
- tables and partitions.
+ partitions. See for more details on
+ creating partitioned tables and partitions.