• A materialized view in SQL Server is a clustered index. This means that the data that defines the view will be stored within the view at the leaf level of the b-tree that defines the clustered index.

    "The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
    - Theodore Roosevelt

    Author of:
    SQL Server Execution Plans
    SQL Server Query Performance Tuning