摘要: 使用array_agg(distinct(字段名)),array_to_string(字段名,',') select array_to_string(array_agg(distinct(ele_table)),',') from entity_classification where code i 阅读全文
posted @ 2022-01-25 10:43 lemmon_water 阅读(3197) 评论(0) 推荐(0)