Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 newbie

Author  Topic 

rags
Starting Member

3 Posts

Posted - 2008-04-24 : 07:26:15
Hi,
which is current running mostly used version of sql server and what was the previous version?
how can we track down a query bad performance in sql server(like explain plan,stats..etc..in oracle)

Thank you.

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2008-04-24 : 07:29:56
Currently used version is SQL 2005 and previous version is SQL 2000. Now SQL 2008 is coming up.
Using profiler, query execution plan, database tuning advisor etc.
Go to Top of Page
   

- Advertisement -