How To determine the order data is read from a MYSQL Database?
- by Shinigami
is there a way to change the order data from a DB are read ? you know , the default order is that they are read from the first data inserted to the latest so is there a way to change it to latest-first?