FOR
{ TABLE
| ALL [INDEXED] COLUMNS [SIZE integer]
| COLUMNS [SIZE integer]
{ column | attribute } [SIZE integer] [{ column | attribute } [SIZE integer]]...
| ALL [LOCAL] INDEXES
}
[FOR
{ TABLE
| ALL [INDEXED] COLUMNS [SIZE integer]
| COLUMNS [SIZE integer]
{ column | attribute } [SIZE integer] [{ column | attribute } [SIZE integer]]...
| ALL [LOCAL] INDEXES
}
]...For information on the symbols and conventions of Backus-Naur Form (BNF) syntax, see Appendix A.