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

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