INSERT INTO table_name (json_col) VALUES ('{"City": "Galle", "Description": "Best damn city in the world"}');. That's simple as it can get but note that because ...
確定! 回上一頁