I thought I've heard this before, but not for sure. What is the order that SQL runs the where conditions? For example I have a query that takes forever to run with several where conditions, and thought if my first check was to get only males that would cut the run by 50% by not having to check all the other conditions for both male and female. Hopefully this is clear enough.
Thanks,
Kacy
Thanks,
Kacy