Use the json_object function to convert a list of key-value pairs into a json object. copy code. mysql> select json_object('names','David'); #Convert a ...
確定! 回上一頁