This document provides an overview of Oracle Data Redaction, which is a feature available in Oracle Database 12c and 11g (with patch set 11.2.0.4) that allows data to be modified at query-execution time for security purposes. It discusses the different methods of data redaction including full, random, partial, regular expression, and none. It also compares data redaction to data masking and outlines some other Oracle security options. Administration of data redaction policies is done using the DBMS_REDACT package.