A database that requires replication contains sensitive data that is not required on the target. How should you prevent this sensitive data from being replicated?
Options:
A.
Use theFILTERoption in theMAPparameter.
B.
Use theCOLMAPoption in theMAPparameter.
C.
Do not specify those columns in theADD TRANDATAcommand.
D.
Use theCOLSandCOLSEXCEPToptions in theTABLEparameter.