当前位置:网站首页>MySQL min() finds the minimum value under certain conditions, and there are multiple results
MySQL min() finds the minimum value under certain conditions, and there are multiple results
2022-07-02 16:12:00 【CSDN Q & A】
mysql min( ) When seeking the minimum value The added condition does not take effect
seek In one table project a Minimum time project B Minimum time
SELECT `ID` , ` project ` ,` nickname ` , ` Time ` , ` project ` , `UID` FROM `Probs` WHERE ` Time ` = ( SELECT MIN(` Time `) FROM `Probs` WHERE ` project ` like '% Water without phase %' and day( Time to participate )=day(now()) )
seek project by Water without phase in The value of the minimum time appear 2 individual
Because of the project A Time is 20.9 project B Time, too 20.9
however I added project like '% Water without phase %' I don't know why it still appears 2 individual
Ask for an answer
边栏推荐
- Summary of multithreading and thread synchronization knowledge
- Idea public method extraction shortcut key
- Usage of group by
- Digital collection system development (program development) - Digital Collection 3D modeling economic model system development source code
- Lseek error
- OSPF - detailed explanation of NSSA area and full NSSA area (including configuration command), LSA type 7 lsa-7
- Boot connection to impala database
- 又是一年毕业季
- 原神2.6服务端下载以及搭建安装教程
- 仙人掌之歌——投石问路(2)
猜你喜欢

基于 Nebula Graph 构建百亿关系知识图谱实践

Yyds dry goods inventory hands-on teaching you to carry out the packaging and release of mofish Library (fishing Library)
![[fluent] dart data type number type (DART file creation | num type | int type | double type | num related API)](/img/c7/1949894e106036d2b412bcd6f70245.jpg)
[fluent] dart data type number type (DART file creation | num type | int type | double type | num related API)

After the win10 system is upgraded for a period of time, the memory occupation is too high

Recommended practice sharing of Zhilian recruitment based on Nebula graph

Boot 事务使用

中科大脑知识图谱平台建设及业务实践

JS learning notes - variables

华为云服务器安装mysqlb for mysqld.service failed because the control process exited with error code.See “sys

原神2.6服务端下载以及搭建安装教程
随机推荐
原神2.6服务端下载以及搭建安装教程
After the win10 system is upgraded for a period of time, the memory occupation is too high
Postgressql stream replication active / standby switchover primary database no read / write downtime scenario
Vscode设置标签页多行显示
mysql min() 求某条件下最小的值出现多个结果
2022最新最详细必成功的在Vscode中设置背景图、同时解决不受支持的问题
Recommended practice sharing of Zhilian recruitment based on Nebula graph
Text intelligent expansion and contraction control of swiftui text component (tutorial includes source code)
How to use percona tool to add fields to MySQL table after interruption
构建多架构镜像的最佳实践
Source code look me
PyC file decompile
又是一年毕业季
Original God 2.6 server download and installation tutorial
The light of ideal never dies
The sea of stars hidden behind the nebula graph
[idea] recommend an idea translation plug-in: translation "suggestions collection"
Boot transaction usage
/Bin/ld: cannot find -lgssapi_ krb5
Kubernetes family container housekeeper pod online Q & A?