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 components of sql server service broker?

507


What is database replication? What are the different types of replication you can set up in sql server?

500


What are the requirements to use odbc connections in php scripts?

595


What’s the use of custom fields in report?

567


What are the ways available in sql server to execute sql statements?

566






What do you know about system database? : SQL Server Architecture

491


What is data source in connection string?

488


How to sort the query output with order by clauses in ms sql server?

632


How to create a user to access a database in ms sql server using "create user" statements?

520


How do I run a trace in sql server?

498


in the physical file layout, where should the transaction log be stored in relation to the data file?

532


List all types of constraints in sql server?

511


how we use window authentication connection with sql server.?

627


What is the recursive stored procedure in sql server?

525


What is collation sensitivity?

549