Tuesday, 5 February 2013

What is the short cut for opening sql server from command prompt?

Command for opening Sql server management studio from run is:

Go to Start --> Run --> Type " SQLWB " --> Click "OK"


2 comments:

  1. This is true for SQL Server 2005.

    From SQL Server 2008 Onward it's SSMS.exe

    ReplyDelete
  2. Thanks Vishal for sharing updated info!!

    ReplyDelete