{ STORE IN ( tablespace [, tablespace]... | DEFAULT } )
| ( SUBPARTITION [subpartition [TABLESPACE tablespace]] 
    [, SUBPARTITION [subpartition [TABLESPACE tablespace]]]...
  )
}

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