摘要:
wm_concat(to_char(u.user_name)) as user_name, ----多条数据合并在一行显示 wm_concat(to_char(u.id)) as org_user_id, ----多条数据合并在一行显示 decode(bob.id,'','个体',sd.name) as business_type, ... 阅读全文
posted @ 2018-09-18 10:15
_xkoko
阅读(182)
评论(0)
推荐(0)
浙公网安备 33010602011771号