About 150,000 results
Open links in new tab
  1. 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 …

  2. 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 …

  3. 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 …

  4. 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 …

  5. 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 …

  6. 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.

  7. Add-ons for developers - IBM Informix

    IBM Informix Developer tools help you collaborate, develop, optimize and manage your Informix databases.

  8. 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 …

  9. 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.

  10. 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 …