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 |
what is database replicaion? : Sql server database administration
What is the latest version of microsoft sql server?
What is the difference between rank and dense_rank?
How to receive returning result from a query?
system date format is "yy-mm-dd" "select getdate()" ----> 2009-01-24 20:03:28.513 if i write "select dateadd(dd,2,getdate()) ".it returns "2009-01-26 19:59:38.340"...my question is dat could it be possible to retrive da date in da format "26 jan 2009 ...."??
How to change the data type of an existing column with "alter table" statements in ms sql server?
What is the maximum size of column in sql server?
what is an extended stored procedure? : Sql server database administration
Can we hide the definition of a stored procedure from a use?
1.what is stored procedure?Its significance with example? 2.Explain about index with syntax and example? plz do reply.........
What is a periodical index?
what is syntex second or third highest salary. thanks & Regards Dhirendra sinha
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)