int, Get JSON array element as text, '[1,2,3]'::json->>2, 3. ->>, text, Get JSON object field as text, '{"a":1,"b":2}'::json->>'b', 2.
確定! 回上一頁