SQL adaptation guide For IBM Netezza 1.x / BDL programming |
Informix® supports insert cursors. An "insert cursor" is a special BDL cursor declared with an INSERT statement instead of a SELECT statement.
Netezza® does not support insert cursors.
Insert cursors are emulated by the Netezza database interface.