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
 How do I know what queries takes longer?

Author  Topic 

Elidas
Starting Member

33 Posts

Posted - 2008-03-14 : 04:14:39
Hi, Is there any way to audit or record in SQL Server 2000 what queries are the ones that consume more resources in the server so I can focus and improve them?

Thanks

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2008-03-14 : 04:17:07
use the profiler


KH
[spoiler]Time is always against us[/spoiler]

Go to Top of Page
   

- Advertisement -