2.1.22 SmallMoney
The SmallMoney data type supports a value range from -214,748.3648 through 214,748.3647. The values of this data type are represented in simple Unicode string format, as follows.
-
SmallMoney = ["-"]1*6DIGIT["."1*4DIGIT]
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The SmallMoney data type supports a value range from -214,748.3648 through 214,748.3647. The values of this data type are represented in simple Unicode string format, as follows.
SmallMoney = ["-"]1*6DIGIT["."1*4DIGIT]