You export and Import a table's data using Data Pump connected as a user who Is assigned DBA role with default privileges.
There is a data redaction policy on the table.
Which two statements are true about the redaction policy?
The actual data in the tables is copied to the Data Pump target system with the redaction policy applied.
The policy Is not Included In export and Import operation.
The actual data in the tables is copied to the Data Pump target system without being redacted.
The policy Is Included In the export and Import operation but is not applied by default to the objects In the target system.
The policy is included in the export and import operation and applied by default to the objects in the target system.
Submit