There are two accepted syntaxes to insert into array in PostgreSQL – one using ARRAY keyword, and other using quotes & curly braces. Using ARRAY ...
確定! 回上一頁