René Nyffenegger's collection of things on the web
René Nyffenegger on Oracle - Most wanted - Feedback -
 

Subpartition template [Oracle SQL]

subpartition template
(     subpartition subpartition-name-1 [ list-value-clause ] [ partitioning-storage-clause ] 
[..., subpartition subpartition-name-n [ list-value-clause ] [ partitioning-storage-clause ] 
)
or
subpartition template hash-subpartition-quantity
The subpartition template appears as part within the subpartition by list clause or the subpartition by hash clause.