一只善良的小蚊子 2016-06-15 08:21 采纳率: 22.2%
浏览 3570
已采纳

为什么我的sql语句没错,但是一直报sql语法错误?

控制台信息:
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 'topictable where t_id=25' at line 1

图片说明

  • 写回答

2条回答 默认 最新

  • little_how 2016-06-15 08:23
    关注

    你的from写错了,你写成了form当然会出错啊。

    如果有帮助,希望结帖

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?