Hacker News new | ask | show | jobs
by junto 3477 days ago
SQL Server ships with a number of "tools". I.e. applications that are pretty awesome.

SQL Server Management tool is a great core user interface to managing database servers and databases. Other tools that are commonly used by developers include the rather awesome query planner, query profiler, performance analyser and data import and export tool.

There are lots more told available for data warehousing / OLAP etc that are not so commonly used by most developers. SQL server is undoubtedly tool rich.