How to create a table (Enterprise Manager)
To create a table
Expand a server group; then expand a server.
Expand Databases; then expand the database in which to create the table.
Right-click Tables; then click
New Table...
.
In the
Choose Name
dialog box, enter a name for the table.
Fill in the columns as appropriate. Each row represents one column in the table.
Right-click any row; then click
Properties
.
Click the
Tables
tab.
Optionally, specify a filegroup on which to create the table:
In the
Table
file
group
list, select the filegroup on which to place the table.
Optionally, in the
Text file
group
list, select a filegroup on which to place any
text
,
image
, and
ntext
columns.
Optionally, click
New
to create any required CHECK constraints.
In
Constraint
expression
, enter the text of the constraint.
Optionally, in
Constraint
name
, enter a name for the constraint, if different from the default name supplied.
See Also
Creating and Modifying a Table
Placing Tables on Filegroups
How to duplicate a table (Enterprise Manager)
(c) 1988-98 Microsoft Corporation. All Rights Reserved.