NUMERIC scalar function

The NUMERIC function returns a decimal representation of a number, a string representation of a number, or a datetime value.

Read syntax diagramSkip visual syntax diagram NUMERIC (expression)

The schema is SYSIBM.

The NUMERIC scalar function is a synonym for the DECIMAL scalar function.