Search results for "nice thing"
Mysql Sort records by some specific field values
Suppose the following scenario:
We have a mysql table that stores all orders of an online store. Each order has off course a field that represents the status of this order. That can be 'pending', 'payment_received', 'approved', 'shipped', 'completed' .
Those statuses are found in the majority off good online stores so this is a practical ...

RSS/XML