Home  >  Article  >  Database  >  MySQL desc功用

MySQL desc功用

WBOY
WBOYOriginal
2016-06-07 16:25:532463browse

MySQL desc作用 MySQL中默认排序是acs(可省略):从小到大 desc :从大到小,也叫倒序排列。

MySQL desc作用

   MySQL中默认排序是acs(可省略):从小到大


   desc :从大到小,也叫倒序排列。

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn