Suppose i have one sql query that contains 2 minute to
execute.After one weekly i am executing same query that is
taking 5 minute.Why our same query is taking more time.what
would be my approach to reduce execution time.Please help.
Answer / rajkumar
1.It might be index failure please see execution plan
2.DO update statistics for that table and check once again.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to enter unicode character string literals in ms sql server?
How to change a login name in ms sql server?
What are the ways available in sql server to execute sql statements?
What is SQL Profiler what is the use of it?
2 Answers 247Customer, Steria,
1.can we set the more than 1 primary keys for a table? 2.please give me the difference between Cluster Index and non-Clustered Index 3.can we use query like this "Select * from Table1,Table2;"
How to Rebuild Master database in sql server 2005.
How to skip remaining statements in a loop block using continue statements?
What is sql server used for?
What are the pre-defined functions in the sql server?
What is the advantage of specifying WITH GRANT OPTION in the GRANT command?
Is a primary key unique?
What are the kinds of subquery?
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)