Understanding SQL Server 2008 Indexes, Views, Stored Procedures and other Objects
In this tutorial you will learn about: tables are the main objects that store data; indexes, views, stored programs and other objects are the support structure; various table types compared based on data organization; various index types compared; native and non-native data type support; and block-level storage architecture.