Previous Topic Next topic Print topic


Numeric

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.

Previous Topic Next topic Print topic