I have a "price" field in my database and I want it to sort in the same way a number field would. Only problem is i'm storing my values in a VARCHAR field because they are in this format: 2342.00
So by default it sorts it like it's text and doesn't put things in the right order. Any way around this?
_______________
_brian.
So by default it sorts it like it's text and doesn't put things in the right order. Any way around this?
_______________
_brian.