select * from Table1 where CONVERT(nvarchar(50),CreateTime,120) like '%2019' 转载于:https://www.cnblogs.com/xiaonangua/p/10984616.html