[ORACLE] SQL Developer : 오류번호 : ORA-02291 parent key not found ex ) ORA-02291: integrity constraint (SPOT.FK_DETAILOPTION_TO_CARDETAIL) violated - parent key not found >> 오류 번호 : ORA-02291 >> 상황 → 상세 조건 차량 테이블인 carDetail 을 생성 후에 insert 데이터 값을 넣는데 값이 생성되지 않는 상황 >> 문제 : 오라클 ORA-02291 : parent key not found (ORA-02291: integrity constraint (SPOT.FK_DETAILOPTION_TO_CARDETAIL) violated - parent key n..