Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam CRT-450 All Questions

View all questions & answers for the CRT-450 exam

Exam CRT-450 topic 1 question 70 discussion

Actual exam question from Salesforce's CRT-450
Question #: 70
Topic #: 1
[All CRT-450 Questions]

Which two SOSL searches will return records matching search criteria contained in any of the searchable text fields on an object? (Choose two.)

  • A. [FIND 'Acme*' IN ANY FIELDS RETURNING Account, Opportunity];
  • B. [FIND 'Acme*' RETURNING Account, Opportunity];
  • C. [FIND 'Acme*' IN ALL FIELDS RETURNING Account, Opportunity];
  • D. [FIND 'Acme*' IN TEXT FIELDS RETURNING Account, Opportunity];
Show Suggested Answer Hide Answer
Suggested Answer: BC 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
mwwt2022
1 year, 1 month ago
Selected Answer: BC
source: https://trailhead.salesforce.com/content/learn/modules/apex_database/apex_database_sosl
upvoted 1 times
...
theonly1
1 year, 2 months ago
BC is correct SearchGroup is optional. It is the scope of the fields to search. If not specified, the default search scope is all fields. SearchGroup can take one of the following values.
upvoted 2 times
...
Nand072
1 year, 2 months ago
Selected Answer: BC
BC are correct, I checked
upvoted 2 times
...
jbustara
1 year, 7 months ago
Option B doesn't have 'IN'. Must be AC
upvoted 1 times
1vanTT
1 year, 6 months ago
Search group is optional so 'IN' is not required it will search all fields by default
upvoted 4 times
...
irina_735
1 year, 1 month ago
IN section is optional
upvoted 2 times
...
...
LordGreed
1 year, 10 months ago
Selected Answer: BC
B&C is Correct. https://trailhead.salesforce.com/content/learn/modules/apex_database/apex_database_sosl
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...