当前位置:网站首页>mysql 查询时将状态改为相对应的文字
mysql 查询时将状态改为相对应的文字
2022-06-27 05:39:00 【温温top】
CASE loan_status
WHEN 1 THEN '待放款'
WHEN 2 THEN '放款失败'
WHEN 3 THEN '已放款'
WHEN 4 THEN '逾期'
WHEN 5 THEN '已结清'
WHEN 6 THEN '己退货取消放款'
WHEN 7 THEN '退货退款'
WHEN 8 THEN '转支付结清'
END
AS "loanStatus",
边栏推荐
- 双位置继电器RXMD2-1MRK001984 DC220V
- Asp.Net Core6 WebSocket 简单案例
- The most detailed download tutorial of MySQL
- Asp. Net core6 websocket simple case
- Acwing's 57th weekly match -- BC question is very good
- C language implementation timer
- 双位置继电器XJLS-8G/220
- Terminal in pychar cannot enter the venv environment
- How JQ gets the ID name of an element
- 《数据库原理与应用》第一版 马春梅……编著 期末复习笔记
猜你喜欢
随机推荐
什么是BFC?有什么用?
Navigation [machine learning]
【FPGA】 基于FPGA分频,倍频设计实现
Experience oceanbase database under win10
Terminal in pychar cannot enter the venv environment
010 C language foundation: C function
EasyExcel合并相同内容单元格及动态标题功能的实现
【FPGA】基于bt1120时序设计实现棋盘格横纵向灰阶图数据输出
洛谷P2939 [USACO09FEB]Revamping Trails G 题解
C language implementation timer
NEON优化1:软件性能优化、降功耗怎么搞?
Edge在IE模式下加载网页 - Edge设置IE兼容性
Avoid asteroids
Luogu p2939 [usaco09feb]revamping trails G
016 C language foundation: C language enumeration type
Penetration test - file upload / download / include
Ad22 Gerber files Click to open the Gerber step interface. Official solutions to problems
leetcode299周赛记录
RTP sending PS stream tool (open source)
使用域名转发mqtt协议,避坑指南