Community

CREATE VIEW SQL: Working with indexed views in SQL Server

(Bojan Petrovic) This is the fourth article in a series of learning the CREATE VIEW SQL statement. So far, we have done a great deal of creating and altering views using T-SQL. In this last part, I want to take a big look at how to work with indexed views.