Background documentationdelete_statement Locate this document in the navigation structure

 

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

  • If CURRENT OF <cursor> is specified, the results table in SAP MaxDB must be based on an updatable table.

  • A cursor built by a join or join view table is rejected in SAP MaxDB.