High_D
March 26th, 2007, 12:48 PM
I have a Stored procedure which has 24 colums, a lot of the data is just -1s and 0s. I would like to be able to make it so that if the value IS -1 or 0, the field just shows nothing.
Is there an easy way to do this or will the Stored Proc be massive with the 24 columns?
Any info would be great,
Steve
Is there an easy way to do this or will the Stored Proc be massive with the 24 columns?
Any info would be great,
Steve