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...

you have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation? : Sql server administration

Answer Posted / Jagesh Kumar

To quickly address this issue, consider implementing database indexes, partitioning the large table, or optimizing the queries by using query hints. Also, analyzing and reorganizing the indexes can help improve performance. Lastly, upgrading to a more powerful server could also be an option.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you append an identity column to a temporary table?

1065


Why we use the openxml clause?

1068


what is the difference between openrowset and openquery?

1186


How do I create a trace in sql server?

1110


Explain system functions or built-in functions? What are different types of system functions?

1057


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


Can you index views?

951


What is acid mean in sql server?

1234


How to convert numeric expression data types using the cast() function?

1142


What is the primary use of the model database?

1144


What are the different subsets of sql?

1646


How raid can influence database performance?

1110


What are the kinds of subquery?

1099


How to provide default values to function parameters?

1247


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

1075