The following example shows how to use the PostgreSQL json_object() function to build a JSON object from a one-dimensional array. SELECT json_object(ARRAY[1 ...
確定! 回上一頁