mysql > UPDATE products SET attributes=JSON_SET(attributes,"$.color","Gray") WHERE id=9; Query OK, 1 row affected (0.02 sec) Rows matched: 1 ...
確定! 回上一頁