日期:2014-05-16  浏览次数:20671 次

MySQL concat 数字
MySQL中concat函数
select concat(CAST(12 AS CHAR),"34");