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

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

本文简介:选择自 applebbs 的 blog

char('+convert(varchar(4),a.xprec+2)+'),'+a.name +')'+' end'
388
389       when a.xtype =231 then 'case when '+a.name+' is null then ''null'' else '+'''''''''+'+'replace('+a.name+','''''''','''''''''''')' + '+'''''''''+' end'
390
391       when a.xtype =59  then 'case when '+a.name+' is null then ''null'' else '+'convert(varchar(23),'+a.name 

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

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

go top