首页 > 数据库技术 > 详细

SQL Server Cast and Convert

时间:2016-01-28 15:13:11      阅读:167      评论:0      收藏:0      [点我收藏+]

CAST and CONVERT have similar functionality. CONVERT is specific to SQL Server, and allows for a greater breadth of flexibility when converting between date and time values, fractional numbers, and monetary signifiers. CAST is the more ANSI-standard of the two functions. Check this blog for examples of using both of those: http://sqltutorials.blogspot.com/2007/06/sql-cast-and-convert.html

SQL Server Cast and Convert

原文:http://www.cnblogs.com/willwxw/p/5166204.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!