mysql > UPDATE products SET attributes=JSON_REPLACE(attributes,"$.operating_system","Android Oreo") where id=9; Query OK, 1 row affected ...
確定! 回上一頁