MySQL 5.7 Introduces a JSON Data Type Alter table: ALTER TABLE people ADD COLUMN (tags json); JSON_ARRAY_APPEND:新增新tag在原有的json array之後
確定! 回上一頁