Universal Containers has built a recruiting application with two custom objects, Job
Applications and Reviews that have a master-detail relationship. Users should NOT be allowed to delete review records after job application records have been approved.
How would a developer meet this requirement?
Answer : D
What can cross-object formulas reference?
Answer : B
Universal Containers requires that all job applications have a unique code that is auto- populated when records are created. The code must be different from the record ID.
What would a developer use to accomplish this declaratively?
Answer : A
Which is a valid formula return type for a custom formula field? Choose 3 answers
Answer : A
A business requirement can be met by using either a formula field or an Apex trigger. Why would a developer use a formula field Instead of an Apex trigger? Choose 2 answers
Answer : B,C