Table with Unique Clustered Index and an Indexed View are stored in same way. What is the benefit of Indexed View then ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
An indexed view is useful for
If you have an indexed view on a single table that returns all rows, all columns there is no point
There is a whitepaper “Improving Performance with SQL Server 2005 Indexed Views” worth reading