Since PostgreSQL 9.2, JSON has been a primitive data type in PostgreSQL. One can store JSON object in a column of JSON datatypes, and by using this one can use ...
確定! 回上一頁