JSON_ARRAY_APPEND (json_doc, path, val[, path, val] ...) 在JSON數組後增加新的數據. mysql> SET @j = '["a", ["b", "c"], "d"]'; mysql> SELECT ...
確定! 回上一頁