Microsoft
70-516 · Question #167
70-516 Question #167: Real Exam Question with Answer & Explanation
Sign in or unlock 70-516 to reveal the answer and full explanation for question #167. The question stem and answer options stay visible for context.
Question
You use Microsoft .NET Framework 4.0 to develop an application that uses Entity Framework. The application includes the following Entity SQL (ESQL) query. SELECT VALUE product FROM AdventureWorksEntities.Products AS product ORDER BY product.ListPrice You need to modify the query to support paging of the query results. Which query should you use?
Options
- ASELECT TOP Stop VALUE product
- BSELECT VALUE product
- CSELECT SKIP @skip VALUE product
- DSELECT SKIP @skip TOP Stop VALUE product
Unlock 70-516 to see the answer
You've previewed enough free 70-516 questions. Unlock 70-516 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.