(datepart, ·, date ; SELECT DATEADD(month, 3, GETDATE()) ; DECLARE @date DATE = '2022-01-01' SELECT DATEADD(day, 30, @date).
確定! 回上一頁