{ ENABLE | DISABLE } [ VALIDATE | NOVALIDATE ]
{ UNIQUE ( column [, column]... )
| PRIMARY KEY
| CONSTRAINT constraint
}
[using_index_clause] [exceptions_clause]
[CASCADE] [{ KEEP | DROP } INDEX]For information on the symbols and conventions of Backus-Naur Form (BNF) syntax, see Appendix A.