Sql函数

转换类型:
  1. convert(type,字段名)
  2. cast(字段名 as type)
字符/字符串替换
  1.REPLACE ( '10%', '%', '' )
(待补充)
posted @ 2020-03-23 11:42  anewday  阅读(136)  评论(0)    收藏  举报