text[], Get JSON object at specified path as text, '{"a":[1,2,3],"b":[4,5,6]}'::json#>>'{a,2}', 3 ... Key/value pairs are matched based on their key value.
確定! 回上一頁