CRT-450 Exam Question 121
What are two considerations for deciding to use a roll-up summary field? Choose 2 answer's partner.
CRT-450 Exam Question 122
A developer needs to prevent the creation of request records when certain conditions exist in the system. A RequestLogic class exists to checks the conditions. What is the correct implementation?
CRT-450 Exam Question 123
Using DescribeSObjectResult, which Apex method can a developer use to determine if the current user can edit records for an object?
CRT-450 Exam Question 124
A developer tasked with creating a schema to track Movies, Actors, and contracts. A single movie can have many contracts and a single actor can have many contracts. Each contract is owned and actively managed by a single user. Which schema should be created to enable user to easily manage the contract they own; without requiring access to the movie or the actor records?
CRT-450 Exam Question 125
When a Task is created for a Contact, how can a developer prevent the task from being included on the Activity Timeline of the Contact's Account record?
