묻고답하기

일정관리 게시판을 만들려고 하는데, 음력을 DB에 저장해 놓고 게시판의 extra_vars들과 조인해서 사용하려고 합니다.

혹시 쿼리 XML을 만들때 조인 관련 형식은 어떻게 되는지 알 수 있을까 해서 이렇게 글을 남깁니다.

비교식(condition) 에서 조인해서 2개의 칼럼을 사용하는 방법하구요, 칼럼비교시 변수가 아니라 query에 상수를 집어넣는 방법을 알려주시면 감사하겠습니다.

아래와 같은 방법으로 사용할수는 없는 거겠죠 ^^
<query id="getDocumentList" action="select">
    <tables>
        <table name="documents" alias="b" />
        <table name="stdt" alias="a" />
    </tables>
    <columns>
  <column name="a.stdt01" alias="yymmdd" />
  <column name="a.week01" alias="ww" />
  <column name="a.yun" alias="yun" />
  <column name="a.lstdt" alias="lu" />
        <column name="b.*" />
    </columns>
    <conditions>
        <condition operation="in" column="b.module_srl" var="module_srl" filter="number" />
        <condition operation="equal" column="b.category_srl" var="category_srl" pipe="and" />
  <!-- adsf -->
        <group pipe="and">
   <group>
    <condition operation="equal" column="substring(b.extra_vars1,5,4)" column="substring(a.lstdt,5,4)"/>
    <condition operation="equal" column="b.extra_vars2" value="음력" pipe="and" />
    <condition operation="equal" column="b.extra_vars3" value="반복" pipe="and" />
    <condition operation="less" column="substring(b.extra_vars1,1,4)" column="substring(a.lstdt,1,4)" pipe="and" />
   </group>
   <group pipe="or">
    <condition operation="equal" column="substring(b.extra_vars1,5,4)" column="substring(a.stdt01,5,4)"/>
    <condition operation="notequal" column="b.extra_vars2" value="음력" pipe="and" />
    <condition operation="equal" column="b.extra_vars3" value="반복" pipe="and" />
    <condition operation="less" column="substring(b.extra_vars1,1,4)" column="substring(a.lstdt,1,4)" pipe="and" />
   </group>
   <group pipe="or">
    <condition operation="equal" column="substring(b.extra_vars1,5,4)" column="substring(a.lstdt,5,4)"/>
    <condition operation="equal" column="b.extra_vars2" value="음력" pipe="and" />
    <condition operation="notequal" column="b.extra_vars3" value="반복" pipe="and" />
    <condition operation="equal" column="substring(b.extra_vars1,1,4)" column="substring(a.lstdt,1,4)" pipe="and" />
   </group>
   <group pipe="or">
    <condition operation="equal" column="substring(b.extra_vars1,5,4)" column="substring(a.stdt01,5,4)"/>
    <condition operation="notequal" column="b.extra_vars2" value="음력" pipe="and" />
    <condition operation="notequal" column="b.extra_vars3" value="반복" pipe="and" />
    <condition operation="equal" column="substring(b.extra_vars1,1,4)" column="substring(a.lstdt,1,4)" pipe="and" />
   </group>
        </group>
  <group pipe="and">
            <condition operation="equal" column="b.member_srl" var="s_member_srl" pipe="or" />
        </group>
        <group pipe="and">
            <condition operation="more" column="a.stdt01" var="start_date" pipe="and" />
            <condition operation="less" column="a.stdt01" var="end_date" pipe="and" />
        </group>
    </conditions>
    <navigation>
        <index var="sort_index" default="list_order" order="order_type" />
    </navigation>
</query>
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
나다박지성 게시판에서 본문내용말고 글제목만 표시하게하는 방법?? [2] 2007.12.20 by 나다박지성
zbxe타고파 mysql 4.1이상으로 업그레드하면.. [1] 2007.12.20 by 지연아빠
na1000a import 문에 변수 사용하기 [1] 2007.12.20 by 지연아빠
조랑 하부메뉴를 만들면서 실수로 이름을 입력을 안했어요.. [3] 2007.12.20 by 비나무
나다박지성 편집창에 그림(링크되는)은 어떻게 넣는건가요? [2] 2007.12.20 by 나다박지성
전준호 데이터베이스 조인 관련  
제임쓰 ☆추가질문☆ 랜덤하게 뽑기[쿼리질문2]  
df 좌측 메뉴에 달력넣기 [3] 2007.12.20 by 하나로45
로미오525 파일 올릴때 이런에러 뜨시는분 계신지요?? 이미지첨부! [1] file 2007.12.20 by 포맨
초월간지 파일첨부시 에러나요 [1] file 2007.12.20 by 포맨
st.june 게시판 생성 함수는 어디에서 찾을 수 있나요?  
MC 바리반디 싸이월드 홈2형 레이아웃 [1] 2007.12.19 by guny
우갱™ Google Analytics은 어떻게 사용하나요? [3] 2007.12.19 by 백성찬
sjtime 12.19 현재 XE 0.2.7버젼 업로드가 안됩니다. [2] 2007.12.19 by guny
오메가 서버폴더 삭제방법 문의 [2] 2007.12.19 by 부우우
하늘바다 최근이미지에서 [1] 2007.12.19 by 링크 이미지 테스트
핏빛노을 데이터이전이 안돼요.. [2] 2007.12.19 by 백성찬
무비클립 제로보드XE 교재는 없는가요? [1] 2007.12.19 by 오메가
고승일944 서버관리-웹호스팅 만들어주기  
박재민 싸이월드 미니홈피 동영상 올리기  
푸마지우개 IE7에서 Internet Explorer는 이 피드 형식을 지원하지 않습니다. 라고 뜹니다.  
df 이런입력폼 어찌하는거예요? [2] file 2007.12.19 by df
iceberg 무슨일인지 갤러리에서 그림이 올려지지 않습니다. [4] 2008.01.20 by 홈리스
김대기388 파일 첨부시 사라지는 현상 [2] 2007.12.19 by 오메가
하울소년 html 작성된 문서에서 화면 멈춤 때문에 미치겠습니다. 도와주세요 ㅡㅡ; [3] file 2007.12.19 by 하울소년
sky284 제로보드 4 게시판에 눈 내리기하는 방법 좀 가르쳐주세요.  
D페이스 스프링노트 그룹ID 질문  
김성훈308 통합검색을 했을때 상단의 해드라인 글자가 짤려서 나옵니다.  
푸마지우개 라이프팟 에서 XML 어떤 키를 넣어야 되나요? [2] file 2007.12.19 by sasuob
바사시 회원에게 페이지 줄때...고수님들 부탁합니다 [2] 2007.12.19 by 바사시