Entering content frame

Background documentation update_statement Locate the document in its SAP Library structure

The SQL statement UPDATE (update_statement) is supported in MySQL MaxDB with restricted syntax (UPDATE statement).

·        A correlated subquery is not permitted as a subquery of a SET UPDATE clause in MySQL MaxDB.

·        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.

 

Leaving content frame