Skip to content

Latest commit

 

History

History
48 lines (39 loc) · 2.84 KB

File metadata and controls

48 lines (39 loc) · 2.84 KB
title SQL Server Management Studio (SSMS) | Microsoft Docs
ms.date 02/02/2017
ms.prod sql
ms.prod_service sql-tools
ms.component ssms
ms.reviewer
ms.suite sql
ms.custom
ms.technology ssms
ms.tgt_pltfrm
ms.topic conceptual
f1_keywords
sql13.ssms.viewhelp.f1
helpviewer_keywords
SQL Server Management Studio
ms.assetid 66a6b7b1-de6a-4161-82bd-98ded486947b
caps.latest.revision 17
author stevestein
ms.author sstein
manager craigg

SQL Server Management Studio (SSMS)

[!INCLUDEappliesto-ss-asdb-asdw-pdw-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.

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 can be used 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)

Next steps

Tutorial: SQL Server Management Studio
Tutorial: Writing Transact-SQL Statements