• colin.frame (12/4/2009)


    This explains it:

    http://msdn.microsoft.com/en-us/library/aa258274(SQL.80).aspx

    For division:

    scale of the result = s1 + s2 + 1

    where s1 and s2 are the scales of the initial numbers.

    Nowhere is "s1+s2+1" mentioned in the link provided.