P
PSHurd
I made a query that sorts birthdays between two dates ex. 05/01/** and 05/31/**
when my results appear they appear numerically by all the 1's first, then
the 2's. Ex. is 5/1, 5/10, 5/11, til it goes thru 1's then 5/2, 5/20,/5/21.
How do I get my database to search and keep the days in order of the month. I
tried to do it by ascending order and that wasn't the solution.
when my results appear they appear numerically by all the 1's first, then
the 2's. Ex. is 5/1, 5/10, 5/11, til it goes thru 1's then 5/2, 5/20,/5/21.
How do I get my database to search and keep the days in order of the month. I
tried to do it by ascending order and that wasn't the solution.