怎样在sql server2008中查找脚本

怎样在sql server2008中查找脚本,第1张

在sql server management studio中,链接到你的数据库上,然后点击新建慎察查询,在打开的查询窗口中执行的清孝数的sql脚本即可,工具栏中有一个叹号的图标,或者按答首F5

select

case when id=1 then values end as 'A',

case when id=2 then values end as 'B'渗答,

case when id=3 then values end as 'C',

case when id=4 then values end as 'D'丛并慧蔽举,

max(create_time)

from 表 where create_time=(select max(create_time) from 表 )

group by

case when id=1 then values end ,

case when id=2 then values end ,

case when id=3 then values end ,

case when id=4 then values end


欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/yw/12274810.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2023-05-24
下一篇 2023-05-24

发表评论

登录后才能评论

评论列表(0条)

保存