2018年5月10日

学习记录:CONCAT()

摘要: 连接多个字符串 SELECT * from t_info where phone = CONCAT('12345','678900') 阅读全文

posted @ 2018-05-10 17:36 就那么简单 阅读(124) 评论(1) 推荐(1)

导航