Following query returns the number of elements in 'array'. SELECT SYSTOOLS.JSON_LEN(C1, 'array') as Length FROM T1; +-------- ...
確定! 回上一頁