select column_name
from table_name
order by column_name desc(降序), column_name asc(升序);
posted on 2014-05-24 15:28 大海520 阅读(281) 评论(0) 收藏 举报