开发者

SQL Server: tools to show relations

开发者 https://www.devze.com 2023-02-10 03:28 出处:网络
I have an access to SQL Server database to query data using views (I don\'t have access to tables). I don\'t have a description about the views. What tools can I use to view dependenices and r开发者_如

I have an access to SQL Server database to query data using views (I don't have access to tables). I don't have a description about the views. What tools can I use to view dependenices and r开发者_如何学运维elations between views (common id columns, 1-N relations etc.)?


There's some great tools from Atlantis UK which are now free, including Schema Surf. Check it out.

0

精彩评论

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