A collection type, which defines a data unit made up of an ordered set of elements, all of the same datatype. The corresponding data unit is a varying array or VARRAY. The number of elements in a VARRAY (size) is variable. However, you must specify a maximum size when you declare a varying array type.