Question 31

To avoid creating duplicate Contacts, a customer frequently uses Data Loader to upsert Contact records into Salesforce. What common error should the data architect be aware of when using upsert?
  • Question 32

    Universal Containers has a custom object with millions of rows of data. When executing SOQL queries, which three options prevent a query from being selective? (Choose three.)
  • Question 33

    Universal Containers (UC) is implementing a formal, cross -business -unit data governance program As part of the program, UC will implement a team to make decisions on enterprise -wide data governance. Which two roles are appropriate as members of this team? Choose 2 answer
  • Question 34

    DreamHouse Realty has 15 million records in the Order_c custom object. When running a bulk query, the query times out. What should be considered to address this issue?
  • Question 35

    NTO has a loyalty program to reward repeat customers. The following conditions exists:
    1. Reward levels are earned based on the amount spent during the previous 12 months.
    2. The program will track every item a customer has bought and grant them points for discount.
    3. The program generates 100 million records each month.
    NTO customer support would like to see a summary of a customer's recent transaction and reward level(s) they have attained.
    Which solution should the data architect use to provide the information within the salesforce for the customer support agents?