Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Français) » SQL Anywhere Server - SQL Reference » Using SQL » 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
  • SQL/2003   Vendor extension.