TT_DB_VERSION
The TT_DB_VERSION package contains boolean constants indicating the current TimesTen release.
Table 7-8 describes the TT_DB_VERSION constants.
The primary use case for the TT_DB_VERSION and UTL_IDENT packages is for conditional compilation.
Table 7-8 TT_DB_VERSION Constants
| Name | Description |
|---|---|
|
|
Boolean that is |
|
|
Boolean that is |
|
|
Boolean that is |
|
|
Boolean that is |
See Examples in Oracle TimesTen In-Memory Database PL/SQL Packages
Reference for an example that uses TT_DB_VERSION and UTL_IDENT.