So, I've got a query that uses lots of left outer joins and views to exclude multiple populations and it is sucking the lifeblood out of my server. So... I took a look at it with the estimated execution plan and it meant next to nothing to me. Bummer. Any hints or tips from you wonderful folks out there as to where best to start tracking down execution issues? I tried running this query and it brought my server to its knees.
Willie
Not sure if you want to look at the code or just give me a direction for solving this issue, so I didn't want to post the code yet. However, it is SQL 2000 SP4 running on Windows .Server 2003
Willie
Not sure if you want to look at the code or just give me a direction for solving this issue, so I didn't want to post the code yet. However, it is SQL 2000 SP4 running on Windows .Server 2003