Mysql字符串连接

select CONCAT(field1, '@', field2) as aa
from table_name

  

posted @ 2013-02-28 14:33  Master HaKu  阅读(173)  评论(0)    收藏  举报