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 .-,------------------. V (1) | |--+-ROW--(----| Expression |-----+--)-+------------------------| | (2) | '-| Collection Constructors |-------'
Notes: