Common Content for Data Engineering
- Common Content for Data Engineering 10.2.2
- All Products
CAST (:Type.type_definition_library.type_definition, struct_value)
Argument
| Required/Optional
| Description
|
---|---|---|
:Type.type_definition_library.type_definition
| Required
| The complex data type definition that represents the schema of the struct data.
Use the reference qualifier
:Type to reference the type definition library that contains the complex data type definition.
|
struct_value
| Required
| The struct value for which you want to change the data type of the struct elements. You can enter any valid transformation expression that evaluates to a struct.
|
CAST (:Type.type_definition_library.h1_sales_def, h2_sales)
|
|
|
---|---|---|
|
|
|