Wrong type of 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 '? ,? ,?) 'the at line 1
The original statement: String SQL="insert into the category of values (?,?,?,?,? ,? ,?) ";
, help, and see what is wrong?
CodePudding user response:
Table structure posted, and you insert into the category of values (?,?,?,?,? ,? ,?) The three question mark inside the corresponding values are also posted