T-SQL 经常使用日期格式

  /* Environment: win7 + sql server 2008 r2 Author: CC Desctiption: 经常使用日期格式 SQL Server中文版的默认的日期字段datetime格式是yyyy-mm-dd Thh:mm:ss.mmm 例如: select getdate() 2012-07-17 14:48:49.913 */ SELECT '----YY
相关文章
相关标签/搜索