sequence ::=

column_name SEQUENCE ( {COUNT | MAX | integer} [, incr]  ) 
  

For information on how to read this syntax, see Appendix C.