STORE IN ( { tablespace [, tablespace]... | DEFAULT } )
[( PARTITION 
   [partition [segment_attribute_clause [segment_attribute_clause]...]
    [index_subpartition_clause]
   ] 
   [, PARTITION
    [partition [segment_attribute_clause [segment_attribute_clause]...]
    [index_subpartition_clause]
   ]...
 )
]

For information on the symbols and conventions of Backus-Naur Form (BNF) syntax, see Appendix A.