iT邦幫忙

0

子查詢有多筆資料

  • 分享至 

  • xImage
  •  

子查詢有多筆資料時,使用wm_concat將資料合成一筆,用逗號隔開

select b.INGOT_ID,
( select wm_concat(distinct aa.chamber_id)    from mes_wip_lot aa , mes_wip_comp bb  
  where  aa.facility=bb.facility   and aa.lot_no=bb.lot_no  and bb.SUB_TYPE='PROD'  
  and b.facility=aa.facility and b.ingot_id=bb.ingot_id) Chamber_A 
from whm2010 b 
where b.REC_DATE = '20200804'

圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言