Skip to content

Latest commit

 

History

History
104 lines (71 loc) · 9.25 KB

File metadata and controls

104 lines (71 loc) · 9.25 KB
title SQL Server Management Studio (SSMS)
description Describing what is SQL Server Management Studio (SSMS) and what can it do.
ms.prod sql
ms.technology ssms
ms.topic overview
author markingmyname
ms.author maghan
ms.reviewer
f1_keywords
sql13.ssms.viewhelp.f1
helpviewer_keywords
SQL Server Management Studio
SQL Server Management Studio for Integration Services
SQL Server Management Studio for Reporting Services
SQL Server Management Studio for Analysis Services
ms.custom seo-lt-2019
ms.date 09/11/2019

What is SQL Server Management Studio (SSMS)?

[!INCLUDEappliesto-ss-asdb-asdw-xxx-md.md]

[!INCLUDEssManStudioFull] (SSMS) is an integrated environment for managing any SQL infrastructure. Use SSMS to access, configure, manage, administer, and develop all components of [!INCLUDEssNoVersion], Azure SQL Database, and SQL Data Warehouse. SSMS provides a single comprehensive utility that combines a broad group of graphical tools with a number of rich script editors to provide access to [!INCLUDEssNoVersion] for developers and database administrators of all skill levels.

SSMS

SQL Server Management Studio components

Description Component
Use Object Explorer to view and manage all of the objects in one or more instances of [!INCLUDEssNoVersion]. Object Explorer
How to use Template Explorer to build and manage files of boilerplate text that you use to speed the development of queries and scripts. Template Explorer
How to use the deprecated Solution Explorer to build projects used to manage administration items such as scripts and queries. Solution Explorer
How to use the visual design tools included in [!INCLUDEssManStudio]. Visual Database Tools
How to use the [!INCLUDEssManStudio] language editors to interactively build and debug queries and scripts. Query and Text Editors

SQL Server Management Studio for Business Intelligence

To access, configure, manage, and administer [!INCLUDEssASnoversion], [!INCLUDEssISnoversion], and [!INCLUDEssRSnoversion], use [!INCLUDEssManStudioFull]. Although all three business intelligence technologies rely on [!INCLUDEssManStudioFull], the administrative tasks associated with each of these technologies are slightly different.

Note

To create and modify [!INCLUDEssASnoversion], [!INCLUDEssRSnoversion], and [!INCLUDEssISnoversion] solutions, use [!INCLUDEssBIDevStudioFull], not [!INCLUDEssManStudioFull]. [!INCLUDEssBIDevStudioFull] is a development environment that is based on [!INCLUDEmsCoName][!INCLUDEvsprvs].

Managing Analysis Services Solutions Using SQL Server Management Studio

[!INCLUDEssManStudioFull] enables you to manage [!INCLUDEssASnoversion] objects, such as performing back-ups and processing objects.

[!INCLUDEssManStudio] provides an [!INCLUDEssASnoversion] Script project in which you develop and save scripts written in Multidimensional Expressions (MDX), Data Mining Extensions (DMX), and XML for Analysis (XMLA). You use [!INCLUDEssASnoversion] Scripts projects to perform management tasks or re-create objects, such as database and cubes, on [!INCLUDEssASnoversion] instances. For example, you can develop an XMLA script in an [!INCLUDEssASnoversion] Script project that creates new objects directly on an existing [!INCLUDEssASnoversion] instance. The [!INCLUDEssASnoversion] Scripts projects can be saved as part of a solution and integrated with source code control.

For more information about how to use [!INCLUDEssManStudioFull], see Developing and Implementing Using SQL Server Management Studio.

Managing Integration Services Solutions Using SQL Server Management Studio

[!INCLUDEssManStudioFull] enables you to use the [!INCLUDEssISnoversion] service to manage packages and monitor running packages. You can also use [!INCLUDEssManStudio] to organize packages into folders, run packages, import and export packages, migrate Data Transformation Services (DTS) packages, and upgrade [!INCLUDEssISnoversion] packages.

Managing Reporting Services Projects Using SQL Server Management Studio

Use SQL Server Management Studio to enable Reporting Services features, administer the server and databases, and manage roles and jobs.

You manage shared schedules by using the Shared Schedules folder, and manage report server databases (ReportServer, ReportServerTempdb). You also create a RSExecRole in the Master system database when you move a report server database to a new or different SQL Server Database Engine ([!INCLUDEssNoVersion] [!INCLUDEssDE]). For more information about these tasks, see the following articles:

You also manage the server by enabling and configuring various features, setting server defaults, and managing roles and jobs. For more information about these tasks, see the following articles:

Non-English language versions of SQL Server Management Studio (SSMS)

The block on mixed languages setup has been lifted. You can install SSMS German on a French Windows. If the OS language doesn't match the SSMS language, the user needs to change the language under Tools > Options > International Settings. Otherwise, SSMS shows the English UI.

For more information about different locale with previous versions, reference Install non-English language versions of SSMS.

Support Policy for SSMS

Cross-platform tool

[!INCLUDEssms-azure-data-studio-mention]

[!INCLUDEget-help-options]

Next steps

[!INCLUDEcontribute-to-content]