InterviewSolution
Saved Bookmarks
| 1. |
_________ is a software application first launched with the Microsoft SQL Server 2005.(a) Enterprise Manager(b) Query Analyzer(c) Business Intelligence Development Studio(d) SQL Server Management StudioThis question was posed to me in an international level competition.My question is from Introduction topic in division Laying the Foundation of SQL Server |
|
Answer» CORRECT option is (d) SQL Server MANAGEMENT STUDIO For explanation I would say: SQL Server Management Studio (SSMS) is an INTEGRATED environment that combines the features of Enterprise Manager, Query ANALYZER, and Analysis Manager, included in previous releases of SQL Server, into a single environment. |
|