Hey all,
I'm using MS-SQL Server 2000.
My question is this -
When using an IF clause in a stored procedure - suppose it has several ANDs,
like:
unncessarily? I need to write an IF clause with about 100 of those
comparisons, and I need it to evaluate as quickly as possible. If the answer
to the previous question is yes, what would you suggest I do?
Thanks,
Oz