小弟我在做一个简单的软件耍,不知道为什么MYSQL老是报错:
SQL语句:
update peopleresource set gx ='家庭成员' ,tel = ' ',fixed_tel = ' ',e_mail = ' ',qq = ' ',area = ' ',like = ' ',taboo = ' ',birthday = ' ',ree=' ' where name='22'  
错误反馈:
com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'like = ' ',taboo = ' ',birthday = ' ',ree=' ' where name='22'' at line 1数据库的表: