select sfc,repair_index,listagg(method,'/') within group (order by sfc)as method from 
MES2_BYD_REPAIR_OPERATION where method is not null group by sfc,repair_index

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-07-10
  • 2022-12-23
  • 2021-10-22
  • 2022-12-23
猜你喜欢
  • 2021-08-17
  • 2021-09-08
  • 2021-11-24
  • 2021-11-23
  • 2021-06-01
  • 2022-12-23
相关资源
相似解决方案