SQL Server Management Studio: Difference between revisions

Content deleted Content added
add references, rewrite, add external links, format
m fix references
Line 1:
'''SQL Server Management Studio''' is a tool included with [[Microsoft SQL Server|SQL Server 2005]] for configuring, managing, and administering all components within Microsoft SQL Server. The tool includes both script editors and graphical tools which work with objects and features of the server.<ref>[http://msdn2.microsoft.com/en-us/library/ms174173.aspx MSDN: Introducing SQL Server Management Studio]</ref>
 
A central feature of SQL Server Management Studio is the Object Explorer, which allows the user to browse, select, and act upon any of the objects within the server.<ref>[http://msdn2.microsoft.com/en-us/library/ms173849.aspx MSDN: Using Object Explorer]</ref>
 
==References==
</references/>
 
==External links==