Need to retrieve orders from database based on below condition – Mysql
I am writing a Flexible Search query to get the orders from database and delete them. The condition to get the orders is that : if the order is placed 3 months before the current date, I need those orders…