PostgreSQL supports two json data types: json and jsonb, and the only difference between the two is efficiency. json is a complete copy of the input, ...
確定! 回上一頁