Table 9-41 shows the operators available for array types. Table 9-41. ... append an element to the end of an array, array_append(ARRAY[1,2], 3), {1,2,3}.
確定! 回上一頁