Salesforce Certified Platform Developer II — Question 261
What is the transaction limit for the number of SOSL queries?
Answer options
- A. 20
- B. 2,000
- C. 100 (synchronous), 200 (async)
- D. 200 (synchronous), 100 (async)
- E. There is no limit
Correct answer: A
Explanation
The correct answer is A, which states that the transaction limit for SOSL queries is 20. The other options present incorrect limits; B suggests a much higher number, while C, D, and E also misrepresent the actual limit set for SOSL queries.