H
Hedi
Can some one help please, I am trying to use IIF inside a
stored procedure but it does not compile:
IFF(T1.Units=0,0,T2.Costs/T1.Units) AS CostPerUnits
Thanks
stored procedure but it does not compile:
IFF(T1.Units=0,0,T2.Costs/T1.Units) AS CostPerUnits
Thanks