Assignment operators
This topic describes the assignment operators that are supported and those which are not supported by PolarDB-X.
PolarDB-X supports the equality (=) assignment operator. In most cases, this operator is used in the SET clause of UPDATE statements.
PolarDB-X does not support the := assignment operator.