Posted By : Manish Banga at 24 April 2015
Updated On : 24 April 2015
Whenever you connect to any database server in SSMS, by default Master database is selected as current database. But you work on different database and every time you have to change database either by using USE statement or changing selected db by mouse. It is very irritating task. You can overcome it by setting a default database to that db server. In this article I have described how to do this setting.