Example. For example, consider the following query: SELECT JSON_OBJECT('name', 'John', 'age', 30) AS person;. The above query would return a JSON object that ...
確定! 回上一頁