Hello spiceheads!
i am having some trouble to filter data from SQL SERVER (2008) I think it should be simple for someone who know sql but i am more networking.
I have two fields in the same table which i want to filter
- Order number
- Creation date (2019-01-25 00:00:00.000 format)
I succesful filter by month (like all data from January) , but i need to filter by all months separately , something like this (i do not know if it can be done)
Thanks a lot.