2.1.14 Money
The Money data type supports a value range from -922,337,203,685,447.5808 through 922,337,203,685,477.5807. The values of this data type are represented in simple Unicode string format, as follows.
-
Money = ["-"]1*15DIGIT["."4DIGIT]
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The Money data type supports a value range from -922,337,203,685,447.5808 through 922,337,203,685,477.5807. The values of this data type are represented in simple Unicode string format, as follows.
Money = ["-"]1*15DIGIT["."4DIGIT]