Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.51 KB

hide-system-objects-in-object-explorer.md

File metadata and controls

31 lines (24 loc) · 1.51 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
Hide System Objects in Object Explorer
Hide System Objects in Object Explorer
markingmyname
maghan
01/19/2017
sql
ssms
conceptual
hiding system objects
system objects [SQL Server]
objects [SQL Server], hiding
Object Explorer, hiding objects

Hide System Objects in Object Explorer

[!INCLUDESQL Server Azure SQL Database Synapse Analytics PDW] This topic describes how to hide system objects in Object Explorer in [!INCLUDEssnoversion] by using [!INCLUDEssManStudioFull]. The Databases node of Object Explorer contains system objects such as the system databases. Use the Tools/Options pages to hide the system objects. Some system objects, such as system functions and system data types, are not affected by this setting.

Using SQL Server Management Studio

To hide system objects in Object Explorer

  1. On the Tools menu, click Options.

  2. On the Environment/Startup page, select Hide system objects in Object Explorer, and then click OK.

  3. In the SQL Server Management Studio dialog box, click OK to acknowledge that SQL Server Management Studio must be restarted for this change to take effect.

  4. Close and reopen SQL Server Management Studio.