Purpose
Constructs a new instance of a structured type and initializes it using the specified constructor method or function.
Syntax
- SYSUDTLIB.
- Name of the database where the function is located.
- constructor_name
- The name of a distinct or structured UDT column.
- argument
-
An argument to pass to the constructor.
Parentheses must appear even though the argument list may be empty.