Groups | Blog | Home
all groups > sql server new users > december 2006 >

sql server new users : Printing schema


Microsoft
12/24/2006 9:57:57 PM
After creating a table using Enterprise Manager is there a way to print the
schema of the table?

thanks,
Mac

Andrew J. Kelly
12/24/2006 10:53:10 PM
There is a node under the database in EM that is for Diagrams. You can
create and print a simple ERD from that.

--
Andrew J. Kelly SQL MVP

[quoted text, click to view]

Hari Prasad
12/26/2006 8:13:57 PM
Hello,

In the Query Analyzer (SQL 2000) or Query window in SSMS type SP_HELP
<Table_Name>. Then you could print from there.

Thanks
Hari

[quoted text, click to view]

AddThis Social Bookmark Button