MySQL_com.mysql.jdbc.exception.jdbc4.MySQLSyntaxErrorException:Unknown column `asd` in `field list`

When writing code, I nested a sql statement query and reported this error. I also reported this error after ensuring that the code was correct.

        This is a common error. In lower versions of mysql, there may be a problem with the mysql query statement. It is recommended to check whether the sql statement is incorrect.

Guess you like

Origin blog.csdn.net/qq_52128187/article/details/135003729
asd
asd