Previous Topic Next topic Print topic


Money

This data type contains a dollar amount between -10E+12 and 10E+12. Money fields are stored as decimal (15,2) fields, and are displayed in a user-defined format. To specify special money formats (for example, foreign currencies), see the Options User's Guide (applies to Windows environments only). If the field is specified as NOT NULL WITH DEFAULT, null values will be replaced by zero.

Previous Topic Next topic Print topic