smith.james0 Posted January 30, 2006 Share Posted January 30, 2006 I have a column (varchar) full of values of money. I need to put the in order of value but it doesn't work with type set to varchar, what type do i need? Can some help.Thanks James Link to comment https://forums.phpfreaks.com/topic/3286-table-and-money/ Share on other sites More sharing options...
AndyB Posted January 30, 2006 Share Posted January 30, 2006 float Link to comment https://forums.phpfreaks.com/topic/3286-table-and-money/#findComment-11208 Share on other sites More sharing options...
fenway Posted January 31, 2006 Share Posted January 31, 2006 I belive that the DECIMAL column type will be best suited for this task, for obvious reasons. Link to comment https://forums.phpfreaks.com/topic/3286-table-and-money/#findComment-11213 Share on other sites More sharing options...
smith.james0 Posted January 31, 2006 Author Share Posted January 31, 2006 Thanks Link to comment https://forums.phpfreaks.com/topic/3286-table-and-money/#findComment-11232 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.