Answer the question
In order to leave comments, you need to log in
Display the desired row from the database in descending order of a certain column, how to do it?
"SELECT * FROM `mytable2` ORDER BY `3` + 0 DESC"
the code allows you to display user data in descending order in the `3` column of the database But
I
can’t find information that allows you to display data by rating at a specific
place
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question