xufeng8510收录,使用标签:行列转换,时间:2008-8-21 16:35:15 | 相关网摘,我也收藏
http://topic.csdn.net/t/20050107/17/3707959.html
efan101收录,使用标签:Oracle, 数据库, 行列转换,时间:2008-8-19 13:40:28 | 相关网摘,我也收藏
Oralce中行转列,列分行,行合并列及相关问题解决方法
http://topic.csdn.net/u/20080123/18/9731d130-0d4b-4c11-8d89-f2c3ca331f0c.html
efan101收录,使用标签:数据库, Oracle, 行列转换,时间:2008-8-19 11:59:00 | 相关网摘,我也收藏
数据行列转换,多行数据根据一定的条件合并成一行……
http://topic.csdn.net/u/20071128/15/9112c597-d28b-4649-954e-031c884745d5.html?seed=1327889598
javatotti收录,使用标签:行列转换,时间:2008-7-25 15:07:22 | 相关网摘,我也收藏
http://topic.csdn.net/u/20080724/19/dc43e13a-bb81-423b-b3b8-4e127d371cfb.html
Garnett_KG收录,使用标签:行列转换,时间:2008-7-20 20:11:59 | 相关网摘,我也收藏
http://topic.csdn.net/u/20080720/17/af6bb13d-b63a-4c78-9532-320195f00cdc.html
zhanghu1986收录,使用标签:行列转换,时间:2008-6-18 13:21:00 | 相关网摘,我也收藏
http://topic.csdn.net/u/20080614/17/22e73f33-f071-46dc-b9bf-321204b1656f.html
mengxj85收录,使用标签:求一方法解决SQL, 行列转换,时间:2008-6-8 13:46:00 | 相关网摘,我也收藏
求一方法解决SQL 行列转换
http://topic.csdn.net/u/20070911/21/6575a99b-2cc3-4bcf-ad4b-dc2bd1cb5242.html
hebo2005收录,使用标签:行列转换,时间:2008-5-28 18:03:42 | 相关网摘,我也收藏
http://topic.csdn.net/u/20070830/22/3adc7d42-961e-40ed-b1de-29368c0015dc.html
chris_mao收录,使用标签:行列转换,时间:2008-5-12 22:38:10 | 相关网摘,我也收藏
declare @sql varchar(8000)set @sql = 'select 姓名 'select @sql = @sql ' , max(case 课程 when ''' 课程 ''' then 分数 else 0 end) [' 课程 ']'from (select distinct 课程 from tb) as aset @sql = @sql ' from tb group by 姓名'exec(@sql)
http://topic.csdn.net/u/20080512/14/6022944a-0b8b-4239-9f2b-9d2a2492d93d.html
RainbowOak收录,使用标签:行列转换,时间:2008-4-16 19:20:50 | 相关网摘,我也收藏
http://topic.csdn.net/u/20080326/15/fd734772-ed54-4882-a7eb-07a86afd050e.html
loveangela收录,使用标签:行列转换,时间:2008-3-9 11:02:30 | 相关网摘,我也收藏
http://topic.csdn.net/u/20070828/10/e4426d6c-dc0b-4927-8bda-0283594d19d0.html
jhldelphi收录,使用标签:行列转换, order, by, 用排序case,时间:2007-12-14 15:40:49 | 相关网摘,我也收藏
http://topic.csdn.net/u/20071212/16/ca97ce0e-eb6b-4e0b-84c5-9c2cca0ac191.html
ocen713收录,使用标签:行列转换,时间:2007-11-14 11:50:29 | 相关网摘,我也收藏
http://topic.csdn.net/u/20071114/11/e4b07c5f-fdd1-4d9d-9458-61b625f96e02.html
lzuyh收录,使用标签:行列转换,时间:2007-10-23 8:48:01 | 相关网摘,我也收藏
http://topic.csdn.net/u/20071023/06/3d7dab1f-fe41-449d-ab49-ba42238bbb22.html
cpbmy收录,使用标签:oracle, 行列转换,时间:2007-5-17 17:09:14 | 相关网摘,我也收藏
oracle 行列转换
http://blog.csdn.net/gogogo520/archive/2005/10/10/498779.aspx
binhe521收录,使用标签:行列转换,时间:2007-4-11 10:25:42 | 相关网摘,我也收藏
http://community.csdn.net/Expert/topicview.asp?id=5432372
binhe521收录,使用标签:行列转换,时间:2007-4-5 10:37:14 | 相关网摘,我也收藏
http://community.csdn.net/Expert/topicview.asp?id=5443563
baoshan收录,使用标签:行列转换,时间:2007-3-18 14:26:23 | 相关网摘,我也收藏
http://community.csdn.net/Expert/topicview.asp?id=5403098
baoshan收录,使用标签:行列转换,时间:2007-3-7 17:19:44 | 相关网摘,我也收藏
http://community.csdn.net/Expert/topicview.asp?id=5382052
baoshan收录,使用标签:行列转换,时间:2007-3-6 20:23:19 | 相关网摘,我也收藏
http://community.csdn.net/Expert/topicview.asp?id=5380092
vovo2000收录,使用标签:SQL, 行列转换,时间:2006-11-22 8:51:00 | 相关网摘,我也收藏
http://community.csdn.net/Expert/topicview.asp?id=5157403