Adobe
AD0-E331 · Question #87
True/False: Database indexes are automatically created for every field in a custom schema.
The correct answer is B. FALSE. Database indexes need to be explicitly defined for fields that will be frequently used in queries to improve performance.
Data Model and Schema Management
Question
True/False: Database indexes are automatically created for every field in a custom schema.
Options
- ATRUE
- BFALSE
How the community answered
(21 responses)- A14% (3)
- B86% (18)
Explanation
Database indexes need to be explicitly defined for fields that will be frequently used in queries to improve performance.
Topics
#database indexes#schema configuration#automatic indexing#custom schema
Community Discussion
No community discussion yet for this question.