Convert SQL DateTime
摘要:一般存入数据库中的时间格式为yyyy-mm-ddhh:mm:ss 如果要转换为yyyy-mm-dd 短日期格式.可以使用convert函数.下面是sqlserver帮助中关于convert函数的声明:使用 CONVERT: CONVERT (data_type[(length)],expressio
阅读全文
posted @ 2021-07-29 08:55
posted @ 2021-07-29 08:55
posted @ 2021-07-21 15:58