Index above array size appends the array, or prepends the array if index is negative, with 'null' elements. Examples: > SELECT array_insert(array(1, 2, 3, 4) ...
確定! 回上一頁