会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
hongda's blog--收藏与分享
首页
订阅
管理
2012年12月4日
sql行列转换,字符串相加
摘要: if object_id('tb')is not null drop table tb;CREATE TABLE [dbo].[tb]( [name] [varchar](50) NULL, [class] [varchar](50) NULL, [score] [int] NUL...
阅读全文
posted @ 2012-12-04 19:44 hongdada
阅读(1046)
评论(0)
推荐(0)
编辑
公告