예제 select concat("abc","111") -- 예제2 mysql> SELECT CONCAT('My', ... Field타입 + String타입 케이스 => concat(first_name," ",last_name) ...
確定! 回上一頁