Icons in SQL management studio

Jonathan Brotto 420 Reputation points
2024-08-30T13:31:40.5733333+00:00

Like to know what the icons mean SQL management studio. Some are the basics like for the database and some are bit more unique.

User's image

SQL Server SQL Server Transact-SQL
SQL Server Other
{count} votes

Accepted answer
  1. MikeyQiaoMSFT-0444 3,300 Reputation points
    2024-09-02T01:44:35.1866667+00:00

    Hi,Jonathan Brotto

    • Folder Icon:

    Visible after expanding the database icon, used for grouping and organizing various object types within databases and instances.

    For example, the database folder contains tables, views, stored procedures, security, etc.

    The folder icons under an instance are used to organize and group different categories of database objects and server settings, including: Databases、Security、Server Objects、Replication、Management、SQL Server Agent.

    • Database Icon:

    Will see all the objects in this database, such as tables, views, stored procedures, functions,etc.

    Regards

    Mikey Qiao


    If you're satisfied with the answer, don't forget to "Accept it," as this will help others who have similar questions to yours.


1 additional answer

Sort by: Most helpful
  1. Olaf Helper 47,426 Reputation points
    2024-08-30T18:21:00.3533333+00:00

    some are bit more unique.

    Your post ist very unclear and the screenshot is cutoff; don't know what you mean?

    Do you mean the two "folder" icons? That are "folder" icons; expand the tree nodes to see the content.

    One is for DB snapshots and one for system databases.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.