Update ~ Select 구문 예제 > db

본문 바로가기

db

Update ~ Select 구문 예제

작성일 07-07-05 15:38

페이지 정보

작성자서방님 조회 571회 댓글 0건

본문

UPDATE table_a
   SET table_a.column_a = table_b.column_b
  FROM table_a,
            table_b,
 WHERE table_a.userid  = table_b.userid

댓글목록

등록된 댓글이 없습니다.

전체 464건 23 페이지
게시물 검색
Copyright © 서방님.kr All rights reserved.
PC 버전으로 보기