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

SQL Anywhere 10.0.1 » SQL Anywhere Server - SQL Reference » SQL Data Types » Money data types

Money data types Next Page

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