Study/Oracle [Oracle-Error] ORA-01789:”query block has incorrect number of result columns” by byeolsub 2023. 5. 2. ORA-01789: 질의 블록은 부정확한 수의 결과 열을 가지고 있습니다. - UNION의 절대적인 조건으로 비교되는 컬럼수가 일치 해야 하는데 쿼리 끼리의 조회하는 컬럼 수가 일치하지 않아서 발생. - 컬럼의 수를 맞춰주자. 공유하기 게시글 관리 byeolsub-develope 저작자표시 비영리 변경금지 (새창열림) 'Study > Oracle' 카테고리의 다른 글 [Oracle-Error] ORA-01843:”not a valid month” (0) 2023.05.02 [Oracle-Error] ORA-01400:”cannot insert NULL into (”USER”.”TABLE”.”COLUMN”)” (0) 2023.05.02 [Oracle-Error] ORA-01821:”date format not recognized” (0) 2023.05.02 [Oracle-Error] ORA-01858:”a non-numeric character was found where a numeric was expected” (0) 2023.05.02 [Oracle-Error] ORA-00938:”not enough arguments for function” (0) 2023.05.02 관련글 [Oracle-Error] ORA-01843:”not a valid month” [Oracle-Error] ORA-01400:”cannot insert NULL into (”USER”.”TABLE”.”COLUMN”)” [Oracle-Error] ORA-01821:”date format not recognized” [Oracle-Error] ORA-01858:”a non-numeric character was found where a numeric was expected”