문자열 연결 CONCAT()
문자열 연결시
select CONCAT(a, b) as c from table;
update $cfg[table_member] set a=CONCAT(a, 'b') where wr_id = '1'";<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:27:00 MySQL에서 이동 됨]</div>
select CONCAT(a, b) as c from table;
update $cfg[table_member] set a=CONCAT(a, 'b') where wr_id = '1'";<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:27:00 MySQL에서 이동 됨]</div>
|
댓글을 작성하시려면 로그인이 필요합니다.