php quik question
what is the SELECT sintax when i want order the results after 2 columns?
first i want order the results in DESC order after the column1 and the results that have same value of column1 i want to be ordered DESC after the values of column2
|