SQL DESC 关键字
DESC
DESC
命令用于以降序排列返回的数据。
以下 SQL 语句从“Customers”表中选择所有列,按“CustomerName”列降序排列
DESC
命令用于以降序排列返回的数据。
以下 SQL 语句从“Customers”表中选择所有列,按“CustomerName”列降序排列
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]