Microsoft
70-583 · Question #12
A Windows Azure application retrieves data from SQL Azure. You need to recommend an approach for improving application query performance. What should you recommend?
The correct answer is D. Create SQL Azure database table indexes based on application queries. See the full explanation below for the reasoning.
Question
A Windows Azure application retrieves data from SQL Azure. You need to recommend an approach for improving application query performance. What should you recommend?
Options
- ACreate a database view to retrieve the data.
- BUse a clustered index on the SQL Azure database tables.
- COpen a new database connection when an operation times out.
- DCreate SQL Azure database table indexes based on application queries.
How the community answered
(26 responses)- A4% (1)
- B8% (2)
- C15% (4)
- D73% (19)
Community Discussion
No community discussion yet for this question.