Salesforce Certified Platform Developer II — Question 59
Which of the following standard fields are indexed? (Choose three.)
Answer options
- A. Name
- B. CreatedBy
- C. SystemModStamp
- D. LastModifedDdate
- E. RecordType
Correct answer: A, C, E
Explanation
The correct answer includes Name, SystemModStamp, and RecordType, all of which are indexed standard fields in Salesforce. CreatedBy is not indexed as a standard field, and LastModifedDdate is likely a typo for LastModifiedDate, which is also not indexed.