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

Exam Certified Platform Developer II All Questions

View all questions & answers for the Certified Platform Developer II exam

Exam Certified Platform Developer II topic 1 question 134 discussion

Actual exam question from Salesforce's Certified Platform Developer II
Question #: 134
Topic #: 1
[All Certified Platform Developer II Questions]

Which of the following standard fields are indexed? (Choose three.)

  • A. Name
  • B. CreatedBy
  • C. SystemModStamp
  • D. LastModifedDdate
  • E. RecordType
Show Suggested Answer Hide Answer
Suggested Answer: ACE 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
tester1987
10 months, 3 weeks ago
Selected Answer: ACE
ACE https://developer.salesforce.com/docs/atlas.en-us.salesforce_large_data_volumes_bp.meta/salesforce_large_data_volumes_bp/ldv_deployments_infrastructure_indexes.htm
upvoted 1 times
...
code_breaker_27
1 year, 2 months ago
Selected Answer: ACD
ACD but E could be correct also if it actually means RecordtypeID standard field with label Recordtype https://developer.salesforce.com/docs/atlas.en-us.salesforce_large_data_volumes_bp.meta/salesforce_large_data_volumes_bp/ldv_deployments_infrastructure_indexes.htm
upvoted 1 times
...
AJ_ExamTopic
2 years, 8 months ago
LastModifiedDate field not indexed by default : https://help.salesforce.com/s/articleView?id=000328726&type=1
upvoted 1 times
...
KK13
2 years, 10 months ago
Selected Answer: ACE
http://resources.docs.salesforce.com/194/0/en-us/sfdc/pdf/salesforce_query_search_optimization_developer_cheatsheet.pdf
upvoted 3 times
Jacob_Elliott
2 years, 10 months ago
ACD Record Type is not indexed
upvoted 1 times
...
...
Liquad
3 years, 2 months ago
ACD The platform automatically maintains indexes on the following fields for most objects. RecordTypeId Division CreatedDate Systemmodstamp (LastModifiedDate) Name Email (for contacts and leads) Foreign key relationships (lookups and master-detail) The unique Salesforce record ID, which is the primary key for each object Salesforce also supports custom indexes on custom fields, with the exception of multi-select picklists, text area (long), text area (rich), non-deterministic formula fields, and encrypted text fields. External IDs cause an index to be created on that field, which is then considered by the Force.com query optimizer. External IDs can be created on only the following fields. Auto Number Email Number Text To create custom indexes for other field types, including standard fields, contact salesforce.com Customer Support
upvoted 3 times
ncore
2 years, 12 months ago
According to this, also E should be right answer as it is RecordType?
upvoted 1 times
nibbio
2 years, 11 months ago
Nope, recordtype is not recordtypeid. Answer is: Name, SystemModStamp, LastModifiedDate
upvoted 2 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 ...