Informatica Data Quality
- Informatica Data Quality 10.5.1
- All Products
MAP(map_key1 as any, map_value1 as any [, map_key2, map_value2]...)
Argument
| Required/Optional
| Description
|
---|---|---|
| Required
| Any primitive data type. An element that you want to add as a key of the map data. You can enter any valid transformation expression.
|
| Required
| Any primitive or complex data type. An element that you want to add as a value for the key of the map data. You can enter any valid transformation expression.
|
MAP(emp_id, emp_name)
|
|
|
---|---|---|
|
|
|
|
|
|
|
|
|
|
|