数据库常用的函数

concat('a','b')  : 连接字符串的函数

  例如  :insert  into  表名 set  name = concat('a','b') where ....

posted @ 2012-09-13 18:37  coreWars  阅读(93)  评论(0)    收藏  举报