Date 3 mois à partir d'aujourd'hui SQL

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