SELECT * FROM table_name  WHERE date_time + INTERVAL 90 DAY <= NOW() 

Read more of this post