一些有用的SQL Server语句和存储过程[19]

[入库:2005年8月18日] [更新:2007年3月24日]

本文简介:选择自 applebbs 的 blog

r: #ff00ff">case 
280
281                  when xtype in (48,52,56,59,60,62,104,106,108,122,127)                                
282
283                       then 'case when '+ name +' is null then ''null'' else ' + 'cast('+ name + ' as varchar)'+' end'
284
285                  when xtype in (58,61)
286
287              

本文关键:一些有用的SQL Server语句和存储过程
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top