当前位置:网站首页>How to sort multiple fields and multiple values in sql statement
How to sort multiple fields and multiple values in sql statement
2022-08-05 02:47:00 【CSDN Q&A】
How to sort multiple fields and multiple values in SQL statement?The requirement is to query all the lists, and then sort them according to the origin and destination. I use the case when syntax to always report an error
sql statement as follows
select swco.id,swco.order_type,swco.goods_type_id,swco.departure,swco.bounty,swco.goods_number,swco.goods_name,swco.destination,swco.goods_value,swco.goods_weight,swco.order_status,swco.end_time,swco.start_time from sys_we_chat_order swco where swco.deleted =0 order by case when departure ='Beijing' and destination ='Hengshui' then 'Beijing' when departure ='Beijing' then 'Hengshui' when destination ='Hengshui' then 'Hengshui', swco.create_time desc
The error message is as follows
Is there anything wrong with this, or how to implement it in other ways
边栏推荐
- 【 2 】 OpenCV image processing: basic knowledge of OpenCV
- In 2022, you still can't "low code"?Data science can also play with Low-Code!
- Semi-Decentralized Federated Learning for Cooperative D2D Local Model Aggregation
- HDU 1114: Piggy-Bank ← The Complete Knapsack Problem
- 虚拟内存原理与技术
- C language implements a simple number guessing game
- Error: Not a signal or slot declaration
- QStyle平台风格
- private封装
- 剑指offer专项突击版第20天
猜你喜欢
The design idea of DMicro, the Go microservice development framework
C语言实现简单猜数字游戏
剑指offer专项突击版第20天
In 2022, you still can't "low code"?Data science can also play with Low-Code!
shell statement to modify txt file or sh file
OpenGL 工作原理
【 2 】 OpenCV image processing: basic knowledge of OpenCV
Multithreading (2)
shell语句修改txt文件或者sh文件
lua学习
随机推荐
How Jin Cang database correctness verification platform installation file
DAY22: sqli-labs shooting range clearance wp (Less01~~Less20)
lua learning
采用redis缓存的linux主从同步服务器图片硬盘满了移到新目录要修改哪些指向
行业案例|世界 500 强险企如何建设指标驱动的经营分析系统
[Fortune-telling-60]: "The Soldier, the Tricky Way"-2-Interpretation of Sun Tzu's Art of War
使用二维码传输文件的小工具 - QFileTrans 1.2.0.1
Solve connect: The requested address is not valid in its context
QT语言文件制作
腾讯云【Hiflow】新时代自动化工具
Note that Weifang generally needs to pay attention to issuing invoices
mysql没法Execute 大拿们求解
DAY22:sqli-labs 靶场通关wp(Less01~~Less20)
[ROS](10)ROS通信 —— 服务(Service)通信
What should I do if the self-incrementing id of online MySQL is exhausted?
undo问题
Multithreading (2)
(十一)元类
The design idea of DMicro, the Go microservice development framework
[Decryption] Can the NFTs created by OpenSea for free appear in my wallet without being chained?