Viewing post 1 (of 1 total)
Or:
SELECT col1,col2,col3 from table p WHERE P.HOSPITAL = @HOSPITAL and p.finclass= case when @finclass = 1 then @FinclassCategory else finclass end
December 10, 2012 at 2:28 pm
#1567176