SELECT JSON_OBJECT('id', 87, 'name', 'carrot'); {"id": 87, "name": "carrot"} 修改類的方法JSON_ARRAY_APPEND(json_doc, path, val[, path, ...
確定! 回上一頁