Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Syntax

BIGDECIMAL(<number>)

Description

Converts the values of a column with a number data type to the big decimal data type.

Examples

Field typeNumberBIGDECIMAL returns
Integer1010
Integer-345352-345352
Big Integer10,223,372,036,854,775,458,938,94310,223,372,036,854,775,458,938,943
Big Integer-1,329,223,372,036,854,775,807,934-1,329,223,372,036,854,775,807,934
Float10.310.3
Float33.33333333333.333333333
  • No labels