开发者

How do I quickly explore objects in SQL Server Management Studio

开发者 https://www.devze.com 2022-12-26 18:40 出处:网络
Using SSMS Object Explorer to click through explorer tree against a database with ma开发者_运维百科ny tables, stored procedures, views, ... can be time consuming, and inefficient way to gain access to

Using SSMS Object Explorer to click through explorer tree against a database with ma开发者_运维百科ny tables, stored procedures, views, ... can be time consuming, and inefficient way to gain access to specific objects while developing.

Are there any tools to allow for quick access to objects?


SQL Search (free from Red Gate) integrates right into SSMS

http://www.red-gate.com/products/SQL_Search/index.htm

0

精彩评论

暂无评论...
验证码 换一张
取 消