Microsoft Exam Questions

Note: This question is part of a series of questions that use the same or similar answer choices. An

Note: This question is part of a series of questions that use the same or similar answer choices. An answer choice m

ay be correct for more than one question in the series. Each question is independent of the other questions in this series. Information and details provided in a question apply only to that question.

You are examining information about users, sessions, an

d processes in an on-premises Microsoft SQL Server 2016 Standard Edition server.

You need to identify waits for resources and return only the following information:

a list of all databases on the SQL Server instance, along with information about the datab

ase files, their paths, and names

a list of the queries recently executed that use most of memory, disk, and network resources

What should you use?

A. Activity Monitor

B. Sp_who3

C. SQL Server Management Studio (SSMS) Object Explorer

D. SQL Server Data C

ollector

E. SQL Server Data Tools (SSDT)

F. SQL Server Configuration Manager

Explanation:

SQL Server Data Tools (SSDT) is a Microsoft Visual Studio environment for creating business intelligence solutions. SSDT features the Report Designer

authoring environment, where you can open, modify, preview, save, and deploy Reporting Services paginated report definitions, shared data sources, shared datasets, and report parts.

References: https://msdn.microsoft.com/en-us/library/hh272686(v=vs.103).a

spx