2020年7月2日
摘要: select case superguid when '0' then name else (select LISTAGG(name,'.') WITHIN GROUP(ORDER BY levelno) from busfw_t_dchead where tablecode = 'BDM_T_HC 阅读全文
posted @ 2020-07-02 17:28 ..SunXin 阅读(164) 评论(0) 推荐(0) 编辑