JSON_REPLACE unlike JSON_INSERT will only replace values that exist in the JSON document. If the value doesn't exist, nothing will be updated.
確定! 回上一頁