Deprecated: Creation of dynamic property Typecho\Widget\Request::$feed is deprecated in /www/wwwroot/blog.iletter.top/var/Widget/Archive.php on line 246 白荼日记 - mysql的连接函数 的评论
https://blog.iletter.top/index.php/archives/152.html
今天遇到了一个简单的场景,需要sql连接两个字段显示。语法是这样的SELECT CONCAT_WS(' ',snh.userneeds, snh.beizhu) AS con...