SELECT * FROM TestTable WHERE DATEPART(YEAR, SomeMyDate) = '2021';. In this case, implicit data type conversion will take place too, ...
確定! 回上一頁