Ive searched but cant find any answers for this.
In my query Ive done an ORDER BY start_date ASC
However it only orders the day not the month or year?
any ideas?
Quote:
Originally Posted by ljbuxton
Hi
Ive searched but cant find any answers for this.
In my query Ive done an ORDER BY start_date ASC
However it only orders the day not the month or year?
any ideas?
start_date field may be even of type varchar with 'DD-MM-YY' format
No comments:
Post a Comment