PARTITION [partition] VALUES LESS THAN 
( { value | MAXVALUE } [, { value | MAXVALUE }]... )
table_partition_description 
[, PARTITION [partition] VALUES LESS THAN 
 ( { value | MAXVALUE } [, { value | MAXVALUE }]... )
 table_partition_description
]...

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