SQL Server - Database Schema - Asked By Ben Sebuabe on 30-Dec-13 10:52 AM

Please I'm using SQL 2008 and I want to create my database schema. Can someone please show me the steps to creating it so that I can get in a graphical representation form. Thanks in advance and I wish you a prosperous New Year! 
Robbe Morris replied to Ben Sebuabe on 30-Dec-13 01:03 PM
Creating the schema and representing it in some sort of graphical form are two entirely different/unrelated things.  What tool are you using to display your schema?
Ben Sebuabe replied to Robbe Morris on 30-Dec-13 05:25 PM
Thanks for the response. Please I have tables in the SQL database and I just want to know how the tables are related with the help of the schema, so that I can print it. Thanks, Mr. Morris.
Robbe Morris replied to Ben Sebuabe on 30-Dec-13 05:34 PM
In the SQL Server object Explorer, directly underneath the node for your database is a node called DataBase Diagrams.