SQL Server:显示关系的工具
我有权访问 SQL Server 数据库以使用视图查询数据(我无权访问表)。我没有关于视图的描述。我可以使用哪些工具来查看视图之间的依赖关系和关系(公共 id 列、1-N 关系等)?
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 relations between views (common id columns, 1-N relations etc.)?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Atlantis UK 有一些很棒的工具现在免费,包括 Schema Surf。一探究竟。
There's some great tools from Atlantis UK which are now free, including Schema Surf. Check it out.