Understanding SQL Server 2008 Objects In this module, you will learn the following:
-
Tables are the main objects that store data
-
Indexes, views, stored programs and other objects are the support structures
-
Various table types compared based on data organization
-
Various index types compared
-
Native and non-native data type support
-
Block-level storage architecture
|