Exit MB6-894 Development, Extensions, and Deployment for Microsoft Dynamics 365 Finance
Question 5 of 5
0% complete
Q5 Multiple choice

You need to add indexes to a table.

Which two best practices should you follow? Each correct answer presents part of the solution.

Select all that apply.

  • A

    A table can only have one clustered index due to how it reorders the records

  • B

    Maintain indexes by making changes directly in the database

  • C

    Non-Clustered indexes are faster than clustered indexes

  • D

    Specify a primary index to determine the unique key on the table