MySQL 在5.7.8版本中增加了对json数据的支持,而不再是需要使用字符串形式进行存储 ... insert into `test_json` values ( null, json_object('name', ...
確定! 回上一頁