摘要: SELECT model_name, MAX(case when attr_key='name' then attr_value END) as name, max(case when attr_key='Description' then attr_value END) as Descriptio 阅读全文
posted @ 2020-05-27 20:54 第一视角人类 阅读(353) 评论(0) 推荐(0)