MCQ
Single Best Answer
Easy
QWhich of the following are valid types of table indexes used in Dynamics AX? (Select all that apply).
ID: #9356
Module 7: Table Indexes
226 views
Question Info
#9356Q ID
EasyDifficulty
Module 7: Table IndexesTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option B
Explanation
Justification:
- A Primary Index is used to provide a unique key to each record in a table. The allow duplicates property must be set to “No” to prevent duplicate key values
- A partial index is not used in Dynamics AX.
- A Clustered index is used to determine how data is organized in a table.
- A Non-Clustered Index is used to quickly reference data found in the clustered index.
Related Lesson: Index Types
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic