Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

When would you prefer to have a minimum number of indexes?

Answer Posted / Kush Kant Srivastava

You may want to have a minimal number of indexes in the following scenarios:n1. When performance is critical, and frequent data modifications are expected.n2. For tables with fewer rows or small data sizes, where searching can be performed efficiently without indexes.n3. If you suspect that an index might lead to reduced performance due to the way it's designed or used.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a view in sql?

1035


How can we solve concurrency problems?

1120


What are the different SQL Server Versions you have worked on?

1077


What is normalization and what are the advantages of it?

1054


How to rebuild the master database?

1160


How to convert character strings into numeric values?

1186


Why use identity in sql server?

1191


What is clustered index

1083


What are the different types of subquery?

1228


What is temporary table in sql server? Why we use temp table?

1012


You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?

1207


List the ways in which dynamic sql can be executed?

1083


What is the difference between for xml raw and for xml auto?

1110


Can sql servers link to other servers like oracle?

910


How do I create a trace in sql server?

1112