What the best way to work around this? I have the same SELECT statement but there are different criteria depending on the IF check.
Is there any way to make a single SQL Statement in a Stored Proc continue after an error is raised by the system? For example ...