In an organization that has enabled multiple currencies, a developer needs to aggregate the sum of the Estimated_value c currency field from the CampaignMember object using a roll-up summary field called Total_estimated_value c on Campaign.
Correct Answer:
A
Which two queries can a developer use in a visualforce controller to protect against SOQL injection Vulnerabilities? Choose 2 answers
Correct Answer:
AD
When an Account’s custom picklist field called Customer Sentiment is changed to a value of “Confused”, a new related Case should automatically be created.
Which two methods should a developer use to create this case? (Choose two.)
Correct Answer:
AB
Which user can edit a record after it has been locked for approval? (Choose 2)
Correct Answer:
BD
A developer creates an Apex Trigger with the following code block:List
Correct Answer:
A