I have a database for product ordering. What i want to do is a code to check if a specific product have order history for the last 3 months.
I dont know how to translate it into code.
Something like, when i input product name on the order form, a code will check that in the database table and show a message that the product has transaction record for the last 3 previous months.
I dont know how to translate it into code.
Something like, when i input product name on the order form, a code will check that in the database table and show a message that the product has transaction record for the last 3 previous months.
