Numeric

Restriction: This topic applies to Windows environments only.

NUMERIC[(precision[, scale])]

If the data type NUMERIC is used when creating or altering a table, the column is created as (or modified to) a data type DECIMAL, with the specified precision and scale.