当前位置:网站首页>2021-06-03 database query - sorting
2021-06-03 database query - sorting
2022-07-24 07:39:00 【DrMaker】
Database query ---- Sort
For the convenience of viewing data , You can sort the data
grammar :
select * from Table name order by Column 1 asc|desc [, Column 2 asc|desc,...]
explain :
Line data by column 1 Sort , If some ranks 1 When the values of are the same , According to the column 2 Sort , And so on
By default, columns are arranged from small to large (asc)
asc From smallest to largest , In ascending order
desc Sort from large to small , In descending order
边栏推荐
- Network security B module windows operating system penetration test of national vocational college skills competition
- Learning notes - distributed transaction theory
- Jenkins detailed deployment
- Kali installing PIP and pip source changing
- Selenium use
- [steering wheel] the super favorite idea efficiency artifact save actions is uninstalled
- numpy.arange
- [steering wheel] code review ability of idea to ensure code quality
- Kali安装pip以及pip换源
- Using bidirectional linked list to realize stack (c)
猜你喜欢

Single Gmv has increased 100 times. What is the "general rule" behind the rise of popular brands?

Unable to auto assemble, bean of type "redistemplate" not found

Sense dimension design responsive layout

【云原生】MySql索引分析及查询优化

Selenium basic knowledge automatic search

The shortest distance of Y axis of 2D plane polyline

Mitre att & CK ultra detailed learning notes-02 (a large number of cases)

Requests crawl page source code data

Vulnhub DC1

mysql查询当前节点的所有父级
随机推荐
[cloud native] MySQL index analysis and query optimization
[FreeRTOS] 11 software timer
Error when using PIP: pip is configured with locations that requires tls/ssl
MITRE ATT&CK超详细学习笔记-02(大量案例)
numpy.inf
Advanced part of Nacos
Jackson parsing JSON detailed tutorial
Mitre att & CK ultra detailed learning notes-01 (background, terms, cases)
FlinkSQL-UDF自定义数据源
Selenium basic knowledge automatically login Baidu Post Bar
【Pytorch】Dataset_ DataLoader
MySQL语句
Selenium basic knowledge automatic login QQ space
Mutual implementation of stack and queue (c)
【HiFlow】腾讯云HiFlow场景连接器实现校园信息管理智能化
Fopen, fwrite, fseek, fTell, FREAD use demo
fopen、fwrite、fseek、ftell、fread使用demo
A great hymn
sqli-labs简单安装
Requests crawl page source code data