원인
- 테이블 생성할때의 컬럼명과 SELECT절의 컬럼명이 다를때
- ' ' , . ; * 이와 같은 기호가 잘못 작성 할때
'JAVA > 오류' 카테고리의 다른 글
[Java11]ArrayIndexOutOfBounds (0) | 2024.09.12 |
---|---|
[Tomcat 오류]Could not publish server configuration for Tomcat v8.5 Server at localhost. (0) | 2024.05.15 |
java.lang.IllegalArgumentException: XML fragments parsed from previous mappers does not contain value for~ (0) | 2024.05.15 |
java.sql.SQLException: 부적합한 열 이름 (1) | 2024.02.17 |
InputMismatchException 에러 (0) | 2024.02.08 |