Entering content frame

 delete_statement 

The SQL statement DELETE (delete_statement) is supported in MySQL MaxDB with restricted syntax (DELETE statement).

·        If CURRENT OF <cursor> is specified in MySQL MaxDB, the result table must be based on an changeable table.

·        A cursor built by a join or join view table is rejected in MySQL MaxDB.

 

Leaving content frame