This page describes how to use obfuscation functions in Lenses SQL Processors.
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
This page describes the ANONYMIZE function in Lenses SQL.
Obfuscates the entire string input.
Available in:
Processors | SQL Studio |
---|---|
Sample code:
Output:
✓
✓
This page describes the EMAIL function in Lenses SQL.
Anonymize the value and obfuscate an email address.
Available in:
Processors | SQL Studio |
---|---|
Sample code:
Output:
This page describe the FIRST1 function in Lenses SQL.
Anonymize the value and only keep the first character.
Available in:
Processors | SQL Studio |
---|---|
Sample code:
Output:
This page describes the MASK function in Lenses SQL.
Alias for ANONYMIZE.
Available in:
Processors | SQL Studio |
---|---|
Sample code:
Output:
This page describes the FIRST2 function in Lenses SQL.
Anonymize the value and only keep the first two characters.
Available in:
Processors | SQL Studio |
---|---|
Sample code:
Output:
This page describes the LAST1 function in Lenses SQL.
Anonymize the value and only keep the last character.
Available in:
Processors | SQL Studio |
---|---|
Sample code:
Output:
This page describes the LAST3 function in Lenses SQL.
Anonymize the value and only keep the last three characters.
Available in:
Processors | SQL Studio |
---|---|
Sample code:
Output:
This page describes the FIRST4 function in Lenses SQL.
Anonymize the value and only keep the first four characters.
Available in:
Processors | SQL Studio |
---|---|
Sample code:
Output:
This page describes the LAST2 function in Lenses SQL.
Anonymize the value and only keep the last two characters.
Available in:
Processors | SQL Studio |
---|---|
Sample code:
Output:
This page describes the INITALS function in Lenses SQL.
Anonymize the value and only keep the initials of all the words in the input.
Available in:
Processors | SQL Studio |
---|---|
Sample code:
Output:
This page describes the FIRST3 function in Lenses SQL.
Anonymize the value and only keep the first three characters.
Available in:
Processors | SQL Studio |
---|
Sample code:
Output:
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓ | ✓ |
This page describes the LAST4 function in Lenses SQL.
Anonymize the value and only keep the last four characters.
Available in:
Processors | SQL Studio |
---|---|
Sample code:
Output:
✓
✓