What is the disadvantages of index?

Answer Posted / suresh babu

We can create more number of indexes for a table.It required
separate memory space for each and every index.It will be
fast when using the search condition.

But if we are going to do some DML operations such as
insert,update,delete the server performance should reduce.

Is This Answer Correct ?    25 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does clustered and non clustered index work?

679


Explain indexing and what are the advantages of it?

710


What is the most common trace flags used with sql server?

682


Explain use of expression builder.

739


Explain timestamp datatype?

717






What is the difference between sdf and mdf?

970


What is the security principal at the database level that represents your session?

702


Explain database normalization?

873


What is logshipping and its purpose?

737


whats new about truncate in sql server 2008?

2225


What is etl - extraction, transformation, and loading?

667


Which tcp/ip port does the sql server run on? How can it be changed?

718


What is an identity?

728


How do I view a script in sql server?

723


How and why use sql server?

712