select some_id, some_data from test order by some_data desc
The second occurrence of "some_data" is not resolved to the table column.