Field | Specify |
Policy Name | Specifies the name you want to give to the Column Filter policy. Spaces and ‘/’ are not allowed. |
Data Type | • String—Valid assignments are: CHAR, VARCHAR, LONGVARCHAR, BOOLEAN. • Integer—Valid assignments are: TINYINT, SMALLINT, INTEGER, BIGINT, DECIMAL, NUMERIC, FLOAT, REAL, DOUBLE,CHAR, VARCHAR, BIT. • Decimal—Valid assignments are: DECIMAL, NUMERIC, FLOAT, REAL, DOUBLE, CHAR, VARCHAR. • Date—Valid assignments are: DATE,CHAR, VARCHAR. • Datetime—Valid assignments are: TIMESTAMP, CHAR, VARCHAR. • Unspecified —Valid assignments are any TDV data type. • Decfloat - Valid assignments are: DECFLOAT, DECIMAL, DOUBLE, FLOAT, REAL, CHAR, VARCHAR. • Double - Valid assignments are: DOUBLE, DECIMAL, DECFLOAT, FLOAT, REAl, CHAR, VARCHAR. • Time - Valid assignments are: TIME, CHAR, VARCHAR. |
Enabling | • Enable—Allow the use of the specific Column Filter policy. • Disable—Disallow the use of the specific Column Filter policy. Regardless of this setting, you can still add and edit the Column Filter policy. If the policy is disabled, it is not used against the data. |
Annotation | (Optional) Type an explanation of the Column Filter policy. |
Field | Specify |
Apply To | Specifies whether this identity is for a Group or a User. Not available for the default policy, because that policy governs all users and groups. |
Domain | Specifies the Domain to which you want the Column Filter policy to apply. Not available for the default policy, because that policy governs all users and groups. |
User/Group | Specifies the user or group name to which you want the Column Filter policy to apply. Not available for the default policy, because that policy governs all users and groups. |
Rule Type | Specify: — Original Value — Null — Static Value — Partial String Mask — Custom Function — Expression Partial String Mask is available only if you selected String as the Data Type. A default rule is required and is added by default for column-based security. The order of the default rules cannot be changed. You can, however, change the rule type for the default rule. |
Rule Type | Specify |
Original Value | No further fields to edit. |
Null | No further fields to edit. All values for the column will display as Null values. |
Static Value | Type the value to display for the column data. For example, alwaysthesame. |
Partial String Mask | Type values for: • Prefix—Number of characters at the beginning of the string to leave alone. • Padding—Type any valid string value. • Suffix—Number of characters at the end of the string to leave alone. |
Custom Function | Select a custom function from the list. This must be a custom function that you have defined in Studio and it must have at least one input and one output. |
Expression | Type and expression in the text field. It can be any valid expression syntax. |