I use around 3 sql server 2008 databases. everytime I need to query on a database, I need to login to that db and then qery. is there a way to retain the last opened database in sql server 2008?
as an analogy, think this is like firefox allowing to display the last open websites.