码迷,mamicode.com
首页 > 数据库 > 详细

sql

时间:2017-05-29 22:21:29      阅读:242      评论:0      收藏:0      [点我收藏+]

标签:rom   where   res   server   tty   type   ice   status   item   

    <select id="queryServerItemList" resultType="java.lang.String">
        SELECT
            GROUP_CONCAT(services_name SEPARATOR ‘,‘) serviceContent
        FROM
            intl_warehouse_record
        WHERE
            tracking_no = #{trackingNo}    AND status &lt; 2    
    </select>

 

sql

标签:rom   where   res   server   tty   type   ice   status   item   

原文地址:http://www.cnblogs.com/BaiLaowu/p/6919069.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!