Login
Products
Sales
Support
Downloads
About
Home
»
Technical Support
»
ElevateDB Technical Support
»
Product Manuals
»
ElevateDB Version 2 SQL Manual
»
Types
»
Introduction
Introduction
ElevateDB supports most standard SQL types, which are organized by the following categories:
Exact Numeric Types
Approximate Numeric Types
String Types
Binary Types
Date and Time Types
Interval Types
Boolean Types
SQL 2003 Standard Deviations
The following areas are where ElevateDB deviates from the SQL 2003 standard:
Deviation
Details
Collection/Array Types
ElevateDB does not support the creation or use of collection types, and only supports the use of array types in SQL/PSM routines.
RowTypes
ElevateDB does not support the creation or use of row types.
User-Defined Types
ElevateDB does not support the creation or use of user-defined types.
Reference Types
ElevateDB does not support the creation or use of reference types.
Locators
ElevateDB does not support the creation or use of locators for large object types.
More Support Options
Support Forums
Frequently Asked Questions
Technical Bulletins
Technical Articles
Incident Reports
Roadmap