Informatica Data Quality
- Informatica Data Quality 10.5.1
- All Products
MAP_FROM_ARRAYS(map_keys as ARRAY, map_values as ARRAY)
Argument
| Required/Optional
| Description
|
---|---|---|
| Required
| Array type with elements of primitive data type. Array of elements that you want to add as keys of the map data. You can enter any valid transformation expression.
|
| Required
| Array type with elements of any data type. Array of elements that you want to add as values for keys of the map data. You can enter any valid transformation expression.
|
MAP_FROM_ARRAYS(cust_name, cust_phone)
|
|
|
|
---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|