Explain indexed view?

Answer Posted / anindya basu

An indexed view is a part of the database and is saved to the disc. Creating an index on a view turns the latter into a permanent database object since indexes are so. Consequently every time the view is invoked, it gets loaded from the disc and need not be recreated.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a non-clustered index?

566


What is the minimum recommended amount of ram for sql server 2012 enterprise?

512


what do you understand by change data capture?

558


How to transfer an existing table from one schema to another schema in ms sql server?

513


What are the different normalization forms?

620






Explain different types of Normalization.

599


What is "scheduled jobs" or "scheduled tasks"?

556


How will you add a dimension to cube? : sql server analysis services, ssas

556


what are the different stages of Report Processing?

97


What extended events?

552


Define primary key?

661


Can you roll back the ddl statement in a trigger?

525


How to count duplicated values in a column in ms sql server?

517


In case you have filters in your report, when filters will be applied in cached report instance?

81


What is a group function explain with an example?

523