Fecha 3 meses a partir de hoy SQL

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