会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Loading
转用csdn,后续博客园不再更新 https://blog.csdn.net/hc1285653662?type=blog
首页
新随笔
管理
2019年10月8日
oracle wm_concat函数用法
摘要: 在Oracle中使用wm_concat(column)可以实现字段的分组合并,逗号分隔。 (select wm_concat(g.SEAL_NAME) from gm_seal_definition g where instr(t.SEAL1_ID, g.SEAL_ID) > 0) SEAL1_NA
阅读全文
posted @ 2019-10-08 21:21 青岑
阅读(2806)
评论(0)
推荐(0)
编辑
公告