adspace


Explain filtered indexes benefits?

Answer Posted / Arvind Kumar Tripathi

Filtered indexes in SQL Server 2008 offer several benefits, including improved query performance by reducing the number of rows that need to be scanned and processed, reduced storage usage due to smaller index sizes, and reduced fragmentation caused by frequent insertions and deletions.

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 provide default values to function parameters?

1261


What is sql server query analyzer?

1131


How do I start sql server 2017?

1016


What is normalization and what are the advantages of it?

1057


If any stored procedure is encrypted, then can we see its definition in activity monitor?

1073


When should you use an instead of trigger?

1054


Why we use the openxml clause?

1080


What is sql or structured query language?

1228


What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?

1200


explain different types of backups avaialabe in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration

1134


Why and when do stored procedure recompile?

1064


Why use identity in sql server?

1203


What are the pros and cons of putting a scalar function in a queries select list or in the where clause?

1300


What are the source of constraints?

1010


do you know how to configure db2 side of the application? : Sql server database administration

1125