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

How to end a stored procedure properly in ms sql server?

558


Explain indexed views?

566


What is a result set object returned by mssql_query()?

584


What is the template in sql?

547


Which tools are available to manage SQL Azure databases and servers?

93






What is the difference between char, varchar and nvarchar?

589


Differentiate between mongodb vs. Sql server?

597


What is checkpoint in sql server?

627


optimization techinques

2207


If you lose rights to your sql server instance what are the options to connect to sql server instance? : sql server security

549


New concepts of sql server 2005 use in your project.

1919


Can You Use Data Mining Models In Ssrs?

99


How to turn off warning messages during php execution?

538


Tell me time data type, datetime2, datetimeoffset data type in sql server 2008?

581


What is view in sql?

571