This section contains examples on how to anonymize complete tables.
- Table with a primary key
- Example 1: Table with a primary key where all non-primary key columns will be masked
- Example 2: Table with a primary key where some non-primary key columns will be masked
- Example 3: Table with a primary key where some primary key columns will be masked
- Table without a primary key
- Example 4: Table without a primary key where all columns will be masked
- Example 5: Table without a primary key where some columns will be masked