You can insert array data directly with '{data1,data2}' format or by using things like ARRAY[data1,data2]. postgres=# INSERT INTO aa VALUES (1, ...
確定! 回上一頁