CREATE [OR REPLACE] TYPE [schema. .] type_name 
{ IS | AS } { VARRAY | VARYING ARRAY } ( limit ) OF datatype;