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. (explicit id consex001) consex001 (explicit id consex002) consex002 Constructor Expressions { ROW( <Expression>[] ) | <Collection Constructors> [] } 1 See Expression2 See Collection Constructors