Adding JSON Data · JSON_ARRAY() function, which creates arrays. For example: -- returns [1, 2, "abc"]: SELECT JSON_ARRAY(1, 2, 'abc');.
確定! 回上一頁