The topics in this section provide the information to help you create and modify tables.
Explains the basics of creating and modifying standard and temporary tables.
Provides information about and related topics to modifying column properties, such as data type, length, precision, scale, and nullability.
Provides information about and related topics to adding and deleting columns.
Describes the benefits of designating a column as sparse if it usually contains null values.
Describes how to use a column set to return all the sparse columns in the table as an XML column.
Provides information about and related topics to creating and modifying PRIMARY KEY constraints.
Provides information about and related topics to creating and modifying FOREIGN KEY constraints.
Provides information about and related topics to creating and modifying UNIQUE constraints.
Provides information about and related topics to creating and modifying CHECK constraints.
Provides guidelines and links to creating and modifying defaults.
Provides information about and related topics to creating and modifying unique identifiers.
Provides information about storing tables and indexes in a compressed format.