diff --git a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsAplctPrd_SQL_Postgresql.xml b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsAplctPrd_SQL_Postgresql.xml index cf68f408..28df5586 100644 --- a/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsAplctPrd_SQL_Postgresql.xml +++ b/src/main/resources/egovframework/sqlmap/ve/prcs/VEPrcsAplctPrd_SQL_Postgresql.xml @@ -1199,7 +1199,7 @@ WHERE 1 = 1 AND a.edu_aplct_ord = b.edu_aplct_ord - AND b.EDU_CHASI_ORD IS NULL + AND (b.EDU_CHASI_ORD IS NULL or b.EDU_CHASI_ORD = '') AND a.user_id=#userId# )aa