SQL Server 2008, developer edition
Where is the SQL Analyzer?
I did a full install, I don't see it anywhe开发者_JAVA技巧re in the menus. If for some reason is just doesn't exist any more, what are some viable alternatives?
SQL Analyzer or Query Analyzer was replace in Version 2005 with SQL Server Management Studio.
Here is the MSDN Link on Using SQL Server Management Studio
http://msdn.microsoft.com/en-us/library/ms174173.aspx
精彩评论