http://www.cnblogs.com/atree/archive/2011/03/08/SQL_Server_2005_substring_convert.html

为了方便阅读,把函数分为四种类型,分别表述。

SQL_Server_2005_字符串函数(描述及实例)

函数名称:ascii、char、charindex、difference、left、right、len、lower、upper、ltrim、rtrim、patindex、reverse、space、str、stuff、substring、replace 

SQL_Server_2005_日期和时间函数(描述及实例)

函数名称:dateadd、datediff、datename、datepart、getdate、day、month、year、getutcdate

SQL_Server_2005_数学函数(描述及实例)

函数名称:abs、pi、cos、sin、cot、tan、acos、asin、atan、degrees、radians、exp、log、Log10、ceiling、floor、power、sqrt、sign、rand、round

SQL_Server_2005_数据类型转换函数(描述及实例)

函数名称:convert、cast

相关文章:

  • 2022-12-23
  • 2021-09-09
  • 2022-01-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-18
猜你喜欢
  • 2021-10-30
  • 2021-09-19
  • 2022-02-03
  • 2022-12-23
  • 2021-11-10
  • 2021-12-02
相关资源
相似解决方案