... 列转行列转行使用union all关键字表test_p city 2003 2004 2005 2006 ... y from test_p union all select city,"2004" num,'2004' y from test_p ...
確定! 回上一頁