I created a mysql table and it has a column named points
and I'm creating a php page for showing that results in a table but i want the user who has greatest(biggest number)points to be shown at the top of the table is it possible if it is how can i do it ?