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 / 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 |
How to Run a Query on a Remote SQL Server?
What is faster join or union?
What is the command used to recompile the stored procedure at run time?
Create a dts package to produce a text file using the ‘update statistics’ command for the tables in a database with obsolete statistics.
What are dml (data manipulation language) statements in ms sql server?
What is model database? : SQL Server Architecture
What is GUID in sql server?
Let us say the SQL Server crashed and you are rebuilding the databases including the master database what procedure to you follow?
What is the use of attributehierarchyvisible ? : sql server analysis services, ssas
Write a query to include a constraint, to check whether the employee salary is greater than 5000?
How to check if a table is being used in sql server?
What does ss stand for sexually?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)