Question : task manager high CPU usage widows server 2003

I'm having problem with task manager.
If I open task manager, it uses 30-50% of CPU and CPU useage reaches 100%.
I ran Spybot search and destroy and removed some spywares, although I had Kaspersky running all the time.
I have Process Explorer, but I just see tskmgr.exe using high CPU usage.
What should I look in process Explorer if only tskmgr is using CPU?
Is there a way to trouble shoot this?

I have DELL Poweredge 2600 and windows server 2003 enterprise Ed.

Thank you for your help

Answer : task manager high CPU usage widows server 2003

You can simplify it like this:

1:
2:
3:
4:
5:
SELECT *
    FROM dbo.vFurnaceDefects
    WHERE 
	@ProdLine in ('fs', 'hv', 'tb') AND 
	(dbo.vFurnaceDefects.[Effective Date] BETWEEN CONVERT(DATETIME, @EffectiveDate, 102) AND CONVERT(DATETIME, @EffectiveDate, 102));
Random Solutions  
 
programming4us programming4us