Use the SQL Server Table Editor to define the tables in a database in a SQL Server 2005/2008 physical model.
To define a SQL Server table
The SQL Server Table Editor opens.
Note: Click New
on the toolbar to create a new table.
Specifies the physical name of the table. Change the physical name of the table in this field.
Specifies the schema of the database to which the table belongs. Select the schema from the drop-down list.
Specifies whether the table is suppressed from a logical model and appear in a physical model only.
Generates SQL during forward engineering. Clear the check box if you do not want to generate SQL.
Specifies the file group for the table. Select a file group from the drop-down list.
Specifies the text image for the table. Select a text image from the drop-down list.
Defines row count for the table. Enter a value in the field.
Defines row sizing for the table. Enter a value in the field.
Defines growth increments for the table. Enter a value in the field.
The table is defined and the SQL Server Table Editor closes.
| Copyright © 2009 CA. All rights reserved. | Email CA about this topic |