kaisellgren
07-28-2006, 06:40 PM
Hi,
I have this list:
50
150
200
250
300
350
400
450
500
If I order it by ASC order then mysql results this:
150
200
250
300
350
400
450
50
500
What the hell ?? How do I order it properly??
Thanks
I have this list:
50
150
200
250
300
350
400
450
500
If I order it by ASC order then mysql results this:
150
200
250
300
350
400
450
50
500
What the hell ?? How do I order it properly??
Thanks