top of page

Enable the database query store

You have a Microsoft Azure SQL Database named MyDb that uses server version V12. You plan to use Query Performance Insight to troubleshoot performance problems. The database query store is not enabled. You need to enable the database query store to meet the following requirements for the database:

✑ Statistics must be aggregated every 15 minutes. ✑ Query stores must use no more than 1,024 megabytes (MB) of storage. ✑ Query information must be retained for at least 15 days. ✑ Queries must be captured based on resource consumption.

You connect to the database by using SQL Server Managements Studio. How should you complete the Transact-SQL statements? To answer, drag the appropriate Transact-SQL segments to the correct locations. Each Transact-SQL segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

Answer Given:

Both the above answers are correct.


bottom of page