Exception in thread "main" java.sql.SQLSyntaxErrorException: Unknown column 'industry_type' in 'field list' at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.StatementImpl.executeQuery(StatementImpl.java:1200) at InvestigateCompany.main(InvestigateCompany.java:53)