01 Oracle函数

列转字段,并用逗号分隔

listagg(iq.LOAD_TRAINS_NO, ',') within group (order by iq.LOAD_TRAINS_NO )