创建包含json数据类型的表,插入基础数据mysql> create table tab_json(id int not ... mysql> update tab_json set data = json_set(data,"$.address" ...
確定! 回上一頁