Returns the precision level used by decimal and numeric data types as currently set in Querona.
@@MAX_PRECISION
tinyint
SELECT @@MAX_PRECISION AS 'Max Precision'
Functions