--http://blog.sqlauthority.com/2009/09/24/sql-server-interesting-observation-index-on-index-view-used-in-similar-query/
--http://msdn.microsoft.com/en-us/library/dd171921.aspx
Indexed Views
In SQL Server, a view that has a unique clustered index is referred to as an indexed view.
--http://msdn.microsoft.com/en-us/library/dd171921.aspx
Indexed Views
In SQL Server, a view that has a unique clustered index is referred to as an indexed view.
No comments:
Post a Comment