Masking a segmented table

This section contains examples on how to anonymize segmented tables.

  • Table with a primary key
    • Example 1: Table with a primary key where some non-primary key columns will be masked and the table is segmented by non-primary key columns that will not be masked
    • Example 2: Table with a primary key where some non-primary key columns will be masked and the table is segmented by non-primary key columns that will be masked
    • Example 3: Table with a primary key where primary key columns are masked and the table is segmented by non-primary key non-masked columns