Sql Server 日期格式化

mac2022-06-30  31

select CONVERT(date,myDtae,23),ID from myFirstTable;

http://www.cnblogs.com/hantianwei/archive/2009/12/03/1616148.html

 

转载于:https://www.cnblogs.com/jieran-zero/p/6290753.html

相关资源:JAVA上百实例源码以及开源项目
最新回复(0)