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.
Read syntax diagramSkip visual syntax diagram
Constructor Expressions

             .-,------------------.        
             V                (1) |        
|--+-ROW--(----| Expression |-----+--)-+------------------------|
   |                             (2)   |   
   '-| Collection Constructors |-------'   

Notes:
  1. See Expression
  2. See Collection Constructors

Copyright© 2021 HCL Technologies Limited