Given a scenario, determine which tool to use to ensure data integrity Flashcards
What feature enforces data quality and integrity by defining specific criteria that data must meet before it can be saved.
Validation rules
What feature designates certain fields as unique, ensuring that no two records can have the same value for those fields.
Unique field values
Prevents unauthorized users from modifying critical data and maintain data integrity.
Field-level security
What feature allows you to control the import process, so you can maintain data integrity from the outset
Data import wizard and data loader
What feature to perform complex validation
Apex triggers
How to enrich and cross-check data?
Lightning data and third party products such as Dun & Bradstreet
How to store sensitive data securely
Data masking and encryption