SQL Server Management Studio
Appearance
SQL Server Management Studio is a tool included with SQL Server 2005 for configuring and managing all instances of the server as well as authoring SQL Server databases. It can be used to manage the SQL Server Database Engine, Reporting services, analysis services as well as profile the performance of the servers. In addition, it can also be used to author database schemas and write and manage queries for the databases.
External link