Constructor Expressions

A constructor is a function that the database server uses to create an instance of a specific data type. The database server supports ROW constructors and collection constructors.
Constructor Expressions
ROW(
, Expression1
)
Collection Constructors 2