SQL 行转列和列转行2
摘要:DECLARE @T TABLE (columnName varchar(100) NOT NULL PRIMARY KEY); INSERT INTO @T SELECT columnName from QuanGuo_Credit..shixin_quanguo where isnull(col
阅读全文
posted @ 2016-12-09 16:05
posted @ 2016-12-09 16:05
posted @ 2016-12-09 15:31
posted @ 2016-09-27 15:45