Product specifications

Data foundation data typeType declared in the DDL file
BITBIT, BOOLEAN
DATEDATE
TIMETIME
TIMESTAMPTIMESTAMP
DECIMALBIGINT, DECIMAL
DOUBLEFLOAT, DOUBLE, REAL
INTEGERINTEGER, INT, SMALLINT
NUMERICNUMBER, NUMERIC
VARCHARVARCHAR
Related Topics
Schema detection
14.1.3 JDBC
The following table lists the data types that show up through JDBC and their equivalent in data
foundations.
Data foundation data typeJDBC data type
BINARYBINARY
VARBINARYVARBINARY
2012-03-15179
Data type conversion reference