Exit 70-533 Implementing Microsoft Azure Infrastructure Solutions
Question 4 of 5
0% complete
Q4 Single choice

A Windows Azure application retrieves data from SQL Azure. You need to recommend an approach for
improving application query performance.

What should you recommend?

  • A

    Create a database view to retrieve the data.

  • B

    Use a clustered index on the SQL Azure database tables.

  • C

    Open a new database connection when an operation times out.

  • D

    Create SQL Azure database table indexes based on application queries.