行转列pivot -- 简单的实例

with temp as ( select distinct r.id rid, r.level_no levelno, r.type_name rname, c.id cid, brc
相关文章
相关标签/搜索