How can I make a SELECT to show greater number of points

0

Well, that's the way it is, my question is quite simple. I want to do a select a * from a table in my database, but I have 2 priorities.

First I want to show all the results in order where those with the column with the highest points appear first.

If this points column is equal to two rows in my table, I want those points that have the highest value in the DG column to appear first.

How can I do this?

Thank you.

    
asked by anonymous 30.09.2016 / 22:28

0 answers