Valid CRT-450 Dumps shared by ExamDiscuss.com for Helping Passing CRT-450 Exam! ExamDiscuss.com now offer the newest CRT-450 exam dumps, the ExamDiscuss.com CRT-450 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com CRT-450 dumps with Test Engine here:
Which statement generates a list of Leads and Contacts that have a field with the phrase 'ACME'?
Correct Answer: D
The correct statement is D, because it uses the SOSL syntax to search for the phrase 'ACME' in all fields of the Contact and Lead objects, and returns a list of sObjects that match the criteria. The other statements are incorrect because: * A uses the SOQL syntax, which can only query one object at a time, and the LIKE operator requires a wildcard character (%) before and after the search term. * B uses the SOSL syntax, but returns a list of lists of sObjects, which is not the expected output. * C uses the SOSL syntax, but returns a map of sObjects, which is not the expected output. References: * SOSL Syntax - Salesforce * SOSL Statements - Salesforce * SOQL and SOSL Reference - Salesforce
Recent Comments (The most recent comments are at the top.)
ghiles - Aug 15, 2024
B is correct answer
P1 - Jul 31, 2024
B is correct answer Return Type of SOSL is list of list of sObjects which is parent class of all Objects.
Recent Comments (The most recent comments are at the top.)
B is correct answer
B is correct answer
Return Type of SOSL is list of list of sObjects which is parent class of all Objects.