UPDATEcannot modify data in the primary key column of a table.- Call FLUSH after
UPDATEto persist the changes to storage. This ensures that the changes are committed and visible for subsequent reads. - If you only need the
UPDATEto wait until it is included in a successful checkpoint, you can enableDML_WAIT_PERSISTENCE. This does not provide the same immediate read-after-write visibility asFLUSH.
Syntax
Parameters
Example
Thetaxi_trips table has three records: