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.
(1)
Constructor Expressions

1  ROW ( + , %Expression1 )
1  %Collection Constructors2