Datum 3 Monate ab heute SQL

SELECT * FROM MyTable
WHERE MyDate < DATEADD(month, -2, GETDATE())
Plain Panther