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 are the Prerequisites for Replication?

10875


How will you monitor replication activity and performance? What privilege do you need to use replication monitor? : sql server replication

756


When to use null data driven subscription?

190


How to select all columns of all rows from a table with a select statement in ms sql server?

748


tell me what is blocking and how would you troubleshoot it? : Sql server database administration

674






How to use subqueries in the from clause in ms sql server?

801


How to disable triggers using "disable trigger"?

779


Do you know what are different types of replication in sql server?

736


How to create an identity column?

848


How to scale out a federation by Sql statement?

110


What is difference between stored procedure and user defined function?

729


What are the features of Embedded SQL

857


Can We Use Data-grids For Our Report In Ssrs?

163


How do you migrate data from mssql server to azure?

159


What are “lost updates”?

775