SELECT * FROM EMPLOYEE;. update EMPLOYEE set. test = JSON_ARRAY_APPEND(test, '$', json_object('name', 'ishani', 'age', 12)). where id = 1;.
確定! 回上一頁