expression_dividend - The numeric expression to divide. The dividend can be any valid expression of any of the data types ...

expression_dividend - The numeric expression to divide. The dividend can be any valid expression of any of the data types of the numeric data type category, except the datetime data type. expression_divisor - The numeric expression by which to divide the dividend. The divisor can be any valid expression of any of the data types of the numeric data type category, except the datetime data type.