What could we add to this query so that the highest square_meters value, 100, comes at the top?

Add DESC for descending orderAdd ASC for ascending order

Add DESC for descending order.