REDACTION_VALUES_FOR_TYPE_FULL
shows all of the current values for full redaction.
For example, if a redaction policy is applied to a column of type BINARY_DOUBLE
and the redaction type is full redaction, that column will be redacted with the value shown in the BINARY_DOUBLE_VALUE
column of this view.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Redaction result for full redaction on NUMBER columns |
|
|
|
Redaction result for full redaction on BINARY_FLOAT columns |
|
|
|
Redaction result for full redaction on BINARY_DOUBLE columns |
|
|
Redaction result for full redaction on CHAR columns |
|
|
|
Redaction result for full redaction on VARCHAR2 columns |
|
|
|
Redaction result for full redaction on NCHAR columns |
|
|
|
Redaction result for full redaction on NVARCHAR2 columns |
|
|
|
|
Redaction result for full redaction on DATE columns |
|
|
|
Redaction result for full redaction on TIMESTAMP columns |
|
|
|
Redaction result for full redaction on TIMESTAMP WITH TIME ZONE columns |
|
|
Redaction result for full redaction on BLOB columns |
|
|
|
Redaction result for full redaction on CLOB columns |
|
|
|
Redaction result for full redaction on NCLOB columns |
See Also:
Oracle Database Advanced Security Guide olink:DBSEG594for more information about Oracle Data Redaction