order mysql results problem
Posted: Wed Apr 21, 2004 7:34 pm
i have a mysql query, where i want to sort the results by score.
But if 2 scores are the same, he sort by the order the lines where inserted in the table.
How can i make such a query where he first looks the score & if the score is the same, he order by name.
somebody can help me?
But if 2 scores are the same, he sort by the order the lines where inserted in the table.
How can i make such a query where he first looks the score & if the score is the same, he order by name.
somebody can help me?