MySQL database, the navicat software code used is as follows
INSERT INTO EMP (EMPNO,ENAME,JOB) VALUES (9999 "Zhang Zero", "Software engineer");
error message
[SQL] INSERT INTO EMP (EMPNO,ENAME,JOB) VALUES (9999 Zhang Zero, "Software engineer");
[Err] 1366-Incorrect string value: "xE5xBCxA0xE9x9BxB6" for column" ENAME" at row 1