Informix non-cursor statements

The statements that do not involve cursors or stored procedures are:

  • DELETE

  • INSERT

  • UPDATE

  • SELECT (singleton)

See also

Informix DELETE, INSERT, and UPDATE

Informix SELECT