SQL Server Management Studio: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
{{redirect|SSMS|the type of mass spectrometer using [[spark ionization]]|spark source mass spectrometer}}
|Little Red Rooster|other uses|Red Rooster (disambiguation)}}
{{Infobox software
| name = SQL Server Management Studio
Line 23 ⟶ 25:
}}
 
'''Microsoft SQL Server Management Studio''' ('''SSMS''') is a software application first launched with [[Microsoft]] [[Microsoft SQL Server|SQL Server 2005]] that is used for configuring, managing, and administering all components within [[Microsoft SQL Server]]. It is the successor to the '''Enterprise Manager''' in SQL 2000 or before. The tool includes both script editors and graphical tools which work with objects and features of the server.<ref>{{cite web|url=https://docs.microsoft.com/en-us/sql/ssms/sql-server-management-studio-ssms?view=sql-server-ver16 |title=What is SQL Server Management Studio (SSMS)? |date=2022-01-28 |website=microsoft.com |accessdate=2022-07-14}}</ref>
 
A central feature of SSMS is the Object Explorer, which allows the user to browse, select, and act upon any of the objects within the server.<ref>