Informatica Data Quality
- Informatica Data Quality 10.4.0
- All Products
AES_ENCRYPT (value, key)
Argument | Required/ Optional | Description |
---|---|---|
value | Required
| String datatype. Value you want to encrypt.
|
key | Required
| String datatype. Precision of 16 characters or fewer. You can use mapping variables for the key.
|
AES_ENCRYPT( SSN, SUBSTR( SSN,1,3 ))
|
|
---|---|
|
|
|
|
|
|
|
|
|
|