为了账号安全,请及时绑定邮箱和手机立即绑定

Exception in thread "main" com.mysql.jdbc.exceptions.jdbc4.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 ')' at line 1

String sql = ""

+ "insert into imooc_goddess"

+ "(user_name,sex,age,birthday,email,mobile, "

+ "create_user,create_data,update_user,update_date,isdel)"

+ "value("

+" ?,?,?,?,?,?,?,current_date(),?,current_date(),?,)";

提示括号处出错  可是哪里错了?求各位路过的大神指点,在线等,谢谢

正在回答

4 回答

 知道怎么解决不 我也碰到了 卡在了这里


0 回复 有任何疑惑可以回复我~
#1

千山暮雪CN 提问者

我这个最后一个?后面多加了一个,
2018-06-12 回复 有任何疑惑可以回复我~

你最后加了一个,

0 回复 有任何疑惑可以回复我~

value也加了s

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

Exception in thread "main" com.mysql.jdbc.exceptions.jdbc4.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 ')' at line 1

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信