views:

269

answers:

1

In SQL Server 2008 Management Studio, how do I create a folder in my 'databases' folder similiar to 'system databases'.

It would be a great way to group like db's.

+1  A: 

I'd be one of the first to buy the plugin that made this possible, but for the mean time we stick to naming conventions to group like databases, tables, views and stored procedures together.

Joshua