2018年4月8日
摘要: 转载自: https://blog.csdn.net/mary19920410/article/details/76545053 本文中使用的例子均在下面的数据库表tt2下执行: 一、concat()函数 1、功能:将多个字符串连接成一个字符串。 2、语法:concat(str1, str2,... 阅读全文
posted @ 2018-04-08 14:43 bruce_he 阅读(417) 评论(0) 推荐(0) 编辑