Page 1 of 1

A business requirement can be met by using either a formula field or an Apex trigger. Why would a developer use a formul

Posted: Fri Aug 26, 2022 10:04 am
by answerhappygod
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

A. Formula fields can aggregate data from child records.
B. Formula fields can be created and deployed using only a browser.
C. Formula fields do not require test methods to deploy.
D. Formula fields allow greater control and flexibility than Apex triggers