Microsoft
70-433 · Question #154
70-433 Question #154: Real Exam Question with Answer & Explanation
The correct answer is B. Option B. See the full explanation below for the reasoning.
Question
You administer a Microsoft SQL Server 2008 database named AdventureWorks that contains a table named Production.Product. The table contains a primary key named PK_Product_ProductID and a non-clustered index named AK_Product_ProductNumber. Both indexes have been created on a single primary partition. The table has the following definition: The index has the following definition: You want to ensure that data retrieval takes the minimum amount of time when the queries executed against the Production. Product table are ordered by product number or filtered by class. You need to refresh statistics on the Production.Product table. Which Transact-SQL statement should you use?
Exhibits
Options
- AOption A
- BOption B
- COption C
- DOption D
- EOption E
- FOption F
- GOption G
- HOption H
- JOption J
Community Discussion
No community discussion yet for this question.


