
InventoryControl Printable Help
Sc
ale instead, to make this assessment. Size can and should be used for all other Data
Types.
int Integer (whole number) data from -2^63 (-9223372036854775808) through 2^63-1
(9223372036854775807).
money Monetary data values from -2^63 (-922,337,203,685,477.5808) through 2^63 - 1
(+922,337,203,685,477.5807), with accuracy to a ten-thousandth of a monetary unit.
This data type is limited to a maximum of four decimal points. Use a period to separate partial
monetary units, like cents, from whole monetary units. For example, 2.15 specifies 2 dollars and
15 cents.
Comma separators are not allowed.
varchar Variable-length non-Unicode data with a maximum of 8,000 characters.
277
Kommentare zu diesen Handbüchern