PARALLEL_ENABLE 
[( PARTITION argument BY 
   { ANY | { HASH | RANGE } ( column [, column]... ) }
 )
 [streaming_clause]
]

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