Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
The topics in this section provide information to help you design effective tables.
In This Section
| Topic | Description |
|---|---|
Introduces the main tasks in designing a table. |
|
Explains the data types available in SQL Server 2005.These include system-supplied data types, user-defined alias data types, and Microsoft .NET Framework common language runtime (CLR) user-defined types. |
|
Explains the concept of creating system-generated table values that are unique to a table or a computer network. |
|
Provides guidelines for designing PRIMARY KEY, FOREIGN KEY, UNIQUE, and CHECK constraints; designing defaults; and specifying nullability in table definitions. |