728x90
반응형
에러 메시지 : ORA-00936: missing expression
발생 이유 : 표현식(수식)이 잘못되어 발생
해결 : 구문에 오타 또는 표현식이 잘못되었는지 확인 해보기
ex) IS NULL 인데 IN NULL 사용..
728x90
반응형
'Trouble Shooting(Error)' 카테고리의 다른 글
[Oracle_Error] ORA-01438: value larger than specified precision allowed for this column (0) | 2022.04.07 |
---|---|
[Oracle_Error] ORA-00933: SQL command not properly ended (0) | 2022.04.06 |
[Oracle_Error] ORA-00904: "계정명 또는 별칭 등": invalid identifier (0) | 2022.04.06 |
[Oracle_Error] ORA-00942: table or view does not exist (0) | 2022.04.06 |
[Java_Error] java.io.NotSerializableException (0) | 2022.03.30 |