#Manually define format of partial redaction
Explore tagged Tumblr posts
sandeep2363 · 7 years ago
Text
Partial Data Redaction in Oracle Redaction
Partial Data Redaction in Oracle Redaction
Partial Data Redaction
Partial data redaction required fixed width of data. You can define position of data which is redacted. Example first 5 digit of credit card is redacted.
Syntax of Partial Data Redaction DBMS_REDACT.ADD_POLICY ( object_schema IN VARCHAR2 := NULL, object_name IN VARCHAR2, column_name IN VARCHAR2 := NULL, policy_name IN VARCHAR2,
View On WordPress
0 notes