JSON_OBJECT ; JSON_ARRAY. These functions make it easy to convert MySQL data to JSON e.g.. mysql> SELECT json_object('employee_id', emp_no, ...
確定! 回上一頁