Sql Server中的行列互换 - kuning的程序博客
kuning的程序博客
·
2007-09-03
·
via 博客园 - kuning的程序博客
在Oracle中行列互换可以通过decode来实现,SqlServer中我们也有相应的措施;case下面是一个列子Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1--建表2Createtabletest([name]char(10),kmchar(1...
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。