nerdexam
Microsoft

70-451 · Question #133

70-451 Question #133: Real Exam Question with Answer & Explanation

Sign in or unlock 70-451 to reveal the answer and full explanation for question #133. The question stem and answer options stay visible for context.

Question

You are a database developer. You plan to design a database solution by using SQL Server 2008. The database contains a large table that has 20 million rows. The table contains the following columns: - CustomerNumber - CompanyName - ContactFirstName - ContactLastName The table currently has single-column nonclustered indexes on the CustomerNumber, CompanyName, and ContactFirstName columns. An application uses data from this table. The user interface of the application allows the usage of any one filter from the following list of filters: - CustomerNumber and CompanyName - CompanyName - ContactLastName - ContactLastName and ContactFirstName In all cases, the listed order of the columns is the order in which they will appear in the WHERE clause that is generated. You need to design an indexing strategy for this table, so that the query optimizer can quickly perform an index seek when searching through the table data. What should you recommend?

Options

  • A
    • Drop all existing indexes.
  • B
    • Drop all existing indexes.
  • C
    • Drop the indexes on CustomerNumber and ContactFirstName.
  • D
    • Drop all existing indexes.

Unlock 70-451 to see the answer

You've previewed enough free 70-451 questions. Unlock 70-451 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full 70-451 Practice