SQL Anywhere 10.0.1
» SQL Anywhere Server - SQL Reference
» SQL Data Types
» Money data types
MONEY data type
The MONEY data type stores monetary data.
Syntax
MONEY
Remarks
MONEY is implemented as a domain, as NUMERIC(19,4).
See also
Standards and compatibility