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

SQL Anywhere 10.0.1 » UltraLite - Database Management and Reference » UltraLite SQL Elements Reference » Data types in UltraLite

Data types in UltraLite Next Page

User-defined data types and their equivalents


Unlike SQL Anywhere databases, UltraLite does not support user-defined data types. The following table lists UltraLite data type equivalents to built-in SQL Anywhere aliases:

SQL Anywhere data typeUltraLite equivalent
MONEYNUMERIC(19,4)
SMALLMONEYNUMERIC(10,4)
TEXTLONG VARCHAR
XMLLONG VARCHAR