In this example, we create a table containing a JSON column, then insert a row containing a JSON object: mysql> CREATE TABLE jtable (jcol JSON); Query OK, ...
確定! 回上一頁