ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 37 - DP-300 discussion

Report
Export

You have an Azure SQL database named DB1.

You need to display the estimated execution plan of a query by using the query editor in the Azure portal.

What should you do first?

A.
Run the SET SHOWPLAN_ALL Transact-SQL statement.
Answers
A.
Run the SET SHOWPLAN_ALL Transact-SQL statement.
B.
For DB1, set QUERY_CAPTURE_MODE of Query Store to All.
Answers
B.
For DB1, set QUERY_CAPTURE_MODE of Query Store to All.
C.
Run the SET FORCEPLAN Transact-SQL statement.
Answers
C.
Run the SET FORCEPLAN Transact-SQL statement.
D.
Enable Query Store for DB1.
Answers
D.
Enable Query Store for DB1.
Suggested answer: A

Explanation:

Reference:

https://docs.microsoft.com/en-us/sql/t-sql/statements/set-showplan-all-transact-sql?view=sql-server-ver15

asked 02/10/2024
Alan Coutinho
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first