摘要: 1 转换时间格式为 hh.miConvert(varchar,CaseWhen DatePart(hh,SRH.ServiceTime)<10 Then'0'+Convert(varchar,DatePart(hh,SRH.ServiceTime))ElseConvert(varchar,DatePart(hh,SRH.ServiceTime))End+'.'+CaseWhen DatePart(mi,SRH.ServiceTime)<10 Then'0'+Convert(varchar,DatePart(mi,SRH.Service 阅读全文
posted @ 2014-01-26 11:10 Hurry Up 阅读(91) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2014-01-23 15:29 Hurry Up 阅读(6) 评论(0) 推荐(0)