The PRECISION function takes a single decimal number parameter and returns its precision. This is the number of digits after the decimal. The function supports string, integral number and decimal number return types for this precision value. The parameter to it is always evaluated as a decimal number.