Microsoft SQL Server 7.0 Extended Table Attributes dialog box
Table On Group
Specifies the file group on which the table is stored. If Default is specified, or if On is not specified at all, the table is stored in the default file group.
Text Image On
Indicates that the text, ntext, and image columns are stored on the specified file group. Text Image On is not allowed if there are no text, ntext, or image columns in the table.
Clustered Primary Key
Specifies that the physical order of records in a table is the same as the order of the records when sorted by primary key.
No comments:
Post a Comment