728x90

from nstresult n
LEFT OUTER JOIN tourplayer b ON n.to_cd=b.to_cd AND n.entrant_team_cd_l=b.id_no
LEFT OUTER JOIN tourplayer c ON n.to_cd=c.to_cd AND n.entrant_team_cd_r=c.id_no

728x90

'DB' 카테고리의 다른 글

클러스터 인덱스  (0) 2012.07.29
하나의 컬럼 안에 있는 데이터만 바꾸기  (0) 2012.07.29
MYSQL 중복 체크 쿼리  (0) 2012.07.29
MYSQL DECODE  (0) 2012.07.29
ORACLE IMPORT  (0) 2012.07.29

+ Recent posts