What should a developer use to query all Account fields for the Acme account in their sandbox?
What should a developer use to query all Account fields for the Acme account in their sandbox?
A . SELECT FROM ACCOUNT WHERE Name = ‘Acme’ LIMIT 1
B. SELECT ALL FROM Account WHERE Name = ‘Acme’ LIMIT 1
C. SELECT FIELDS FROM Account WHERE Name = ‘Acme’ LIMIT 1
D. SELECT FIELDS (ALL) FROM Account WHERE Name = ‘Acme’ LIMIT 1
Answer: D
Latest PDII Practice Questions with 280 Q&As
Updated Study Material | Instant Download | Detailed Answers and Explanations
Subscribe
Login
0 Comments