UPDATE Statement Limitations
This section describes the features that the UPDATE
statement does not
support.
The UPDATE
statement has the following known limitations:
- The UPDATE statement is fully supported only for primitive data types (see Connecting to HPE Ezmeral Data Fabric Database).
- The UPDATE statement is partly supported for complex data types; you can replace only the whole value of a complex type with new a value.
- You cannot update the
maprdb.column.id
value.