Creating and Modifying Tables
The topics in this section provide the information to help you create and modify tables.
In This Section
Topic | Description |
---|---|
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. |
|
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. |