List of questions
Related questions
Question 230 - Certified Platform Developer II discussion
Given the following code:
Assuming there were 10 Contacts and five Accounts created today, what is the expected result?
A.
System. QueryException: List has more than one row after Assignment on Account.
B.
System. LimitException: To many SOQL Queries on Account.
C.
System. QueryException: To many DML Statement errors on Contact
D.
System. LimitException: Too many SOQL Queries on Contract
Your answer:
0 comments
Sorted by
Leave a comment first