SQL Server Questions and Answers – Management Studio – 1

This set of SQL Server Multiple Choice Questions & Answers (MCQs) focuses on “Management Studio – 1”.

1. Management Studio is ________ used for development of SQL Server database.
a) Front end tool
b) Back end tool
c) Database engine
d) SQL Server
View Answer

Answer: a
Explanation: Management Studio is a front-end client tool used to manage SQL Server and develop databases.

2. Which panel presents a list of objects under the selected node?
a) Template Explorer
b) Object Explorer
c) Properties window
d) Query Editor
View Answer

Answer: b
Explanation: Object Explorer is used for administering and developing SQL Server database objects.

3. Template Explorer is used to manage ____________
a) T-SQL scripts
b) Registered Servers
c) Properties
d) Query design
View Answer

Answer: a
Explanation: Template Explorer is used to create and manage T-SQL code templates.
advertisement
advertisement

4. Which of the following shortcut is used for displaying error list?
a) Ctrl + /
b) Ctrl + |
c) Ctrl + \
d) Ctrl + !
View Answer

Answer: c
Explanation: Error List (Ctrl+\, Ctrl+E) lists multiple errors.

5. _____________ is not available on standard toolbar.
a) Error List
b) Object Explorer
c) Query Editor
d) Properties windows
View Answer

Answer: a
Explanation: The most commonly used tools — Query Editor, Object Explorer, Template Explorer, and Properties windows are available on the standard toolbar.

6. Which command is used to reset default configuration in SSMS?
a) Clear
b) Hide
c) Reset all
d) Reset
View Answer

Answer: d
Explanation: To reset Management Studio to its default configuration (Object Explorer ➪ Tabbed Documents ➪Property Window) use the Window ➪ Reset Window Layout menu command.

7._________ is tool in SSMS used to manage multiple servers.
a) Registered Servers
b) Query Editor
c) Template Explorer
d) Context Explorer
View Answer

Answer: a
Explanation: Using Registered Servers, connection information can be maintained for connections to the Database Engine, Analysis Services, Reporting Services, SQL Server Mobile Edition Databases, and Integration Services.
advertisement

8. Which of the following is a database object?
a) Tables
b) Triggers
c) Functions
d) All of the mentioned
View Answer

Answer: d
Explanation: SQL Server has many database objects such as service broker, views, tables and many more.

9. Which of the following tool is used for designing schema of the database in SSMS?
a) Query Designer
b) Database Diagrams
c) Table designer
d) Query Editor
View Answer

Answer: c
Explanation: Table Designer is used to create and modify tables (rows and columns).
advertisement

10. Which of the following pane option is not provided by Query Designer?
a) Diagram pane
b) Grid pane
c) Results pane
d) Query pane
View Answer

Answer: d
Explanation: Query Designer does not provide Query pane for querying database schema.

Sanfoundry Global Education & Learning Series – SQL Server.

To practice all areas of SQL Server, here is complete set of 1000+ Multiple Choice Questions and Answers.

If you find a mistake in question / option / answer, kindly take a screenshot and email to [email protected]

advertisement
advertisement
Subscribe to our Newsletters (Subject-wise). Participate in the Sanfoundry Certification contest to get free Certificate of Merit. Join our social networks below and stay updated with latest contests, videos, internships and jobs!

Youtube | Telegram | LinkedIn | Instagram | Facebook | Twitter | Pinterest
Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.