The JSON_ARRAY function converts a comma-separated list of expressions into a JSON array of JSON values. SELECT JSON_ARRAY( ROWNUM, JSON_OBJECT( ...
確定! 回上一頁