BHScripter
Technical User
Hi:
I have the following code and I keep getting an error:
Incorrect syntax near ')'.
Cast(Convert(decimal(8,0),100*((u.srent) - sum(isnull(cr.destimated,0)/u.srent)))As varchar) + '%')Percent_Variance,
What am I doing wrong? I looked at a post similar to this and thought I was doing this correctly alas...
Thanks in advance
I have the following code and I keep getting an error:
Incorrect syntax near ')'.
Cast(Convert(decimal(8,0),100*((u.srent) - sum(isnull(cr.destimated,0)/u.srent)))As varchar) + '%')Percent_Variance,
What am I doing wrong? I looked at a post similar to this and thought I was doing this correctly alas...
Thanks in advance