Assignment Operators

Compared with the original openGauss, Dolphin modifies the assignment operators as follows: Values can be assigned using :=. For example, UPDATE table_name SET col_name := new_val;.

Feedback
编组 3备份
    openGauss 2025-06-19 22:49:08
    cancel