MySQL has the JSON type which is capable of storing unstructured JSON documents. It is similar to Oracle's IS JSON constraint on varchar2 or CLOB columns.
確定! 回上一頁