버젼 CUBRID 2008 R4.0(8.4.0.2027)(64bit)
group_concat 을 이용하여 쿼리를 만들어 놨는데
빈 문자열 NULL 문제로 oracle_style_empty_string=yes 로 환경 설정을 바꾼 이후로
group_concat 함수가 적용되질 않습니다.
oracle_style_empty_string 설정값을 no 로 바꿀경우 group_concat 을 이용한 쿼리가 제대로 동작 합니다.
oracle_style_empty_string 을 적용할 경우 group_concat 함수의 이용이 불가능 한것인가요?