!--a11y-->
delete_statement 
The
SQL statement DELETE (delete_statement) is supported in SAP DB with restricted syntax (DELETE statement).
- If CURRENT OF <cursor> is specified, the result table must be based on an updatable table.
- A cursor built by a join or join view table is rejected.
