Group tables by schema in SSMS

后端 未结 3 1429
陌清茗
陌清茗 2021-02-14 05:59

In Visual Studio\'s Server Explorer window there\'s a very nice feature that lets you see the DB objects grouped by schema:

It turns this object tree:

3条回答
  •  栀梦
    栀梦 (楼主)
    2021-02-14 06:44

    If you want a free tool, SSMS Schema Folders (GitHub repo) is your solution. It does the job beautifully.

提交回复
热议问题