CREATE [OR REPLACE] TYPE [schema. .] type_name
{ IS | AS } TABLE OF datatype;

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