alapimba Posted January 6, 2009 Share Posted January 6, 2009 Hello I have one mySQL table that has lets say 3 columns (id, name, sort_number) The sort number is used to sort name has i don't want to sort them alphabetic or something like that. Now my question is.. how to change order... lets say change 3 with 4 and 4 with 3... Maybe i'm explaining my question the wrong way... basicly what i need is to sort one table "by hand" theres nothing logic on that. How can i do that? I'm really lost with this. THanks Link to comment https://forums.phpfreaks.com/topic/139712-how-to-change-order-of-2-fields-at-the-same-time-on-mysql/ Share on other sites More sharing options...
xtopolis Posted January 7, 2009 Share Posted January 7, 2009 CrayonViolent wrote a tutorial showing exactly how to do this. Link to comment https://forums.phpfreaks.com/topic/139712-how-to-change-order-of-2-fields-at-the-same-time-on-mysql/#findComment-731333 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.