The data architect for UC has written a SOQL query that will return all records from the Task object that do not have a value in the WhatID field:Select id, description, Subject from Task where WhatId!= NULLWhen the data architect usages the query to select values for a process a time out error occurs.What does the data architect need to change to make this query more performant?
Universal Containers (UC) has users complaining about reports timing out or simply taking too long to run What two actions should the data architect recommend to improve the reporting experience? Choose 2 answers
US is implementing salesforce and will be using salesforce to track customer complaints, provide white papers on products and provide subscription (Fee) -- based support.Which license type will US users need to fulfil US's requirements?
A large multinational B2C Salesforce customer is looking to implement their distributor management application is Salesforce. the application has the following capabilities:1.Distributor create sales order in salesforce2.Sales order are based on product prices applicable to their region3. Sales order are closed once they are fulfilled4. It is decided to maintain the order in opportunity objectHow should the data architect model this requirement?
NTO need to extract 50 million records from a custom object everyday from its Salesforce org. NTO is facing query timeout issues while extracting these records.What should a data architect recommend in order to get around the time out issue?