What the best way to work around this? I have the same SELECT statement but there are different criteria depending on the IF check.
I need to select some data (surprise) from several tables in a linked database which is running SQL Server 2000.<BR><BR>Now the ...