
IBM Informix
IBM Informix is an embeddable, high-performance database for integrating SQL, NoSQL, JSON, time-series and spatial data. It is available as a managed service on IBM Cloud, as standalone …
Informix product overview - IBM
IBM Informix is a fast and scalable database server that manages traditional relational, object-relational, and dimensional databases. Its small footprint and self-managing capabilities are …
An IF - ELIF - ELSE structure - IBM
The expression in an IF statement can be any valid condition, as the Condition segment of the IBM® Informix® Guide to SQL: Syntax describes. For the complete syntax and a detailed …
Download Informix Products - IBM
IBM® Informix® products such as Informix Server, Informix Client Software Development Kit (Client SDK), Informix 4GL, and Informix JDBC driver, can be downloaded, with approved …
Informix product versions - IBM
The IBM Informix family of products consists of the database server, administration tools, client products, and more. Informix database servers are certified to run with specific IBM and non …
Informix ODBC Driver Guide - IBM
These topics explain how to use the IBM Informix ODBC Driver application programming interface (API) to access an Informix database and interact with an Informix database server.
Add-ons for developers - IBM Informix
IBM Informix Developer tools help you collaborate, develop, optimize and manage your Informix databases.
WITH statement (Common Table Expressions) - IBM
A common table expression (CTE) is a named temporary result set that exists within the scope of a single statement and that can be referred to later within that statement, possibly multiple …
Getting started with IBM Informix
After you install Informix, follow the steps in this tutorial to configure the database server, create and view a demonstration database, and perform basic administrative tasks.
Runtime errors in SQLCODE - IBM
When an SQL statement results in a runtime error, the database server sets SQLCODE (and sqlca.sqlcode) to a negative value. The actual number identifies the particular error. The error …