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


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.



Suppose i have one sql query that contains 2 minute to execute.After one weekly i am executing sam..

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

Post New Answer

More SQL Server Interview Questions

How to enter unicode character string literals in ms sql server?

0 Answers  


How to change a login name in ms sql server?

0 Answers  


What are the ways available in sql server to execute sql statements?

0 Answers  


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;"

8 Answers  


How to Rebuild Master database in sql server 2005.

2 Answers   Wipro,


How to skip remaining statements in a loop block using continue statements?

0 Answers  


What is sql server used for?

0 Answers  


What are the pre-defined functions in the sql server?

0 Answers  


What is the advantage of specifying WITH GRANT OPTION in the GRANT command?

2 Answers  


Is a primary key unique?

0 Answers  


What are the kinds of subquery?

0 Answers  


Categories