Forum: MySQL Aug 6th, 2008 |
| Replies: 2 Views: 1,022 Hey, Thanks. That work perfectly. I knew I had seen it done before, but couldn't remember where or how. Thanks Again. |
Forum: MySQL Aug 5th, 2008 |
| Replies: 2 Views: 1,022 Hi all, I want to sort some sql results by a certain list. I don't want it sorted alphabetically or anything. I want to specify a certain list. eg "order by `office` = 'president', 'vise President',... |