ASP.net , C#, and VB.net , and Java, and SQL

coding and testing

博客园 首页 新随笔 联系 订阅 管理

2010年12月13日 #

摘要: select CONVERT(Datetime, '1 '+ LEFT('Jul',3) + ' ' + RIGHT('10',2), 106)2010-07-01 00:00:00.0002010-07-01 13:00:00.000CONVERT(varchar(5), xxxxxx, 108)13:00 阅读全文
posted @ 2010-12-13 16:43 mr liao 阅读(131) 评论(0) 推荐(0) 编辑