Types Supported for Backward Compatibility
TimesTen supports the data types shown in Table 1-3.
Table 1-3 Data types supported for backward compatibility
Data type | Description |
---|---|
|
Fixed-length character string of length Default is one byte.
If you insert a zero-length (empty) string into a column, the SQL
|
|
Fixed-length string of The number of bytes required is 2* If you insert a zero-length (empty) string into a column, the SQL
|
|
Variable-length string of The number of bytes required is 2* If you insert a zero-length (empty) string into a column, the SQL Blank-padded comparison semantics are used. |
|
Variable-length character string having maximum length You must specify
If you insert a zero-length (empty) string into a column, the SQL Blank-padded comparison semantics are used. |