i have something like this
isnull(object,0)/isnull(object,0). i get the divide by zero error. is there a work around. i know you can do a nullif in the divisor, is there any other way out?
i have something like this
isnull(object,0)/isnull(object,0). i get the divide by zero error. is there a work around. i know you can do a nullif in the divisor, is there any other way out?