Salesforce Platform Developer I (CRT-450) Test 1
© examsiri.com
Question : 14 of 30
Marks:
+1,
-0
An org has a single account named ‘NoContacts’ that has no related contacts. Given the query:
List accounts = [Select ID, (Select ID, Name from Contacts) from Account where Name=‘NoContacts’]; What is the result of running this Apex?
Go to Question: