SQL adaptation guide For Genero db 3.6x, 3.8x / Data manipulation |
Both Informix® and Genero db provides system catalog tables, however the table names and structure are different.
Genero db provides the standard views for system catalog: INFORMATION_SCHEMA.TABLES, INFORMATION_SCHEMA.COLUMNS, and so on.
No automatic conversion of Informix system tables is provided by the database interface.