Views in Microsoft SQL Server

This section contains a variety of useful information on creating and managing database views in Microsoft SQL Server.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/architec/8_ar_da_2d9v.asp

Designing an Indexed View:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/createdb/cm_8_des_06_6ptj.asp

Resolving Indexes on Views:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/architec/8_ar_sa_28j7.asp

View Indexes:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/architec/8_ar_da_490z.asp

See Also

Microsoft SQL Server Database Support