从SQL Server格式化数据库模式 [英] Formatting Database Schema From SQL Server

查看:84
本文介绍了从SQL Server格式化数据库模式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

确定我被要求生成包含20多个表的数据库的模式



我使用SQLServer Management studio来提取数据库模式但不能导出如果我把它复制到图表中,表格太小了



有没有人知道如何从sql server数据库提取模式,以便它可以向项目经理提供。

解决方案

您可以创建多个数据库图,每个都包含模式的一部分。让那些足够小的人看到。


Ok I ve been asked to generate a schema for a database that contains 20+ tables

I ve used SQLServer Management studio to extract out the database schema but cannot export it into word

If I copy it as a diagram the tables are too small

Does anyone know how to extract the schema from a sql server database so that it is presentable to a project manager

解决方案

You can create more than one database diagram, each containing part of the schema. Make those small enough to see.

这篇关于从SQL Server格式化数据库模式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆