摘要:
select gameid from ( select group_concat(type,"-",v) as final,gameid from (select gameid,type,v from ( select gameid,type, group_concat(value) as v from ( select * from table_name order by gameid a... 阅读全文
posted @ 2017-07-18 10:57
人生旅途的人
阅读(298)
评论(0)
推荐(0)
浙公网安备 33010602011771号