What is indexed views?
plz explain with example?

Answers were Sorted based on User's Feedback



What is indexed views? plz explain with example?..

Answer / mohan

A view with Clustred Index is known as Indexed view.

Is This Answer Correct ?    4 Yes 1 No

What is indexed views? plz explain with example?..

Answer / raman

A view with unique Clustred Index is known as Indexed view and its also known as Materialize view

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What is the difference between the application object and session object?

1 Answers  


What is subquery explain with example?

1 Answers  


What are synonyms?

1 Answers  


How to delete the duplicate rows from a table in SQL Server ??

3 Answers  


explain different types of joins? : Sql server database administration

1 Answers  


What is the difference between truncate and delete statement?

6 Answers   CarrizalSoft Technologies, CTS,


How to create a user name in a database?

1 Answers  


can you tell me some sites name for sql server 2000 commands with example??? plz reply soon.

0 Answers  


How to defragment indexes with alter index ... Reorganize?

1 Answers  


What is create statement?

1 Answers  


can we have a nested transaction? : Sql server database administration

1 Answers  


What is the difference between join and inner join?

1 Answers  


Categories