Explain indexed view?
Answer / 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 |
How to create a simple stored procedure in ms sql server?
What is cursor ? And what is difference between Trigger ?
What are the restrictions that views have to follow? : SQL Server Architecture
Explain different types of collation sensitivity?
What are the two types of concurrency?
What is mean by "fill factor" ? and what is mean by "Index "in sql?
What is the difference between ‘having’ clause and a ‘where’ clause?
what are the steps you will take to improve performance of a poor performing query? : Sql server database administration
Explain the usage of floor function in sql server.
What is temporary stored procedure?
how would you write a sql query to compute a frequency table of a certain attribute involving two joins? What changes would you need to make if you want to order by or group by some attribute? What would you do to account for nulls?
What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)