Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: rpcwongTry to do the same thing and using MONTH instead of DATE...
Running into issues of 1, 10, 11, 12, 2, 3, 4, 5, 6.. even if I add dummy records for each customer.
I have to turn the MONTH into string and make them 01, 02, 03,.. 10, 11, 12 in order for this to work.
Just wanted to share my exp.