Adobe
AD0-E331 · Question #97
What steps are essential when extending schemas? (Choose two)
The correct answer is A. Define primary keys D. Compile the schema after modification. Primary keys ensure data integrity, and schema compilation is required for changes to take effect. Typology rules are unrelated, and indexing is optional rather than mandatory.
Data Model and Schema Management
Question
What steps are essential when extending schemas? (Choose two)
Options
- ADefine primary keys
- BCreate a new typology rule
- CConfigure schema indexing
- DCompile the schema after modification
How the community answered
(25 responses)- A76% (19)
- B8% (2)
- C16% (4)
Explanation
Primary keys ensure data integrity, and schema compilation is required for changes to take effect. Typology rules are unrelated, and indexing is optional rather than mandatory.
Topics
#schema extension#primary keys#schema indexing#schema compilation
Community Discussion
No community discussion yet for this question.