Array Functions and Operators 1: SELECT unnest(ARRAY[1,2],ARRAY['foo','bar','baz']);. and it throws this error: [42883] ERROR: function unnest(integer[], ...
確定! 回上一頁