当前位置:网站首页>mysql min() 求某条件下最小的值出现多个结果
mysql min() 求某条件下最小的值出现多个结果
2022-07-02 12:41:00 【CSDN问答】
mysql min( ) 求最小值时 加的条件不生效
求 一张表内 项目 a 时间最小值 项目 B 时间最小值
SELECT `ID` , `项目` ,`昵称` , `时间` , `项目` , `UID` FROM `Probs` WHERE `时间` = ( SELECT MIN(`时间`) FROM `Probs` WHERE `项目` like '%无相之水%' and day(参与时间)=day(now()) )
求 项目 为 无相之水 中 最小时间的值 出现2个
因为项目 A 时间是 20.9 项目B 时间也是 20.9
但是 我加了 项目 like '%无相之水%' 不知道为什么还出现2个
求解答
边栏推荐
- Digital collection system development (program development) - Digital Collection 3D modeling economic model system development source code
- /Bin/ld: cannot find -lssl
- Song of cactus - throwing stones to ask the way (2)
- 全方位解读服务网格(Service Mesh)的背景和概念
- [solution] educational codeforces round 82
- Huawei ECS installs mysqlb for mysqld service failed because the control process exited with error code. See “sys
- 全是精华的模电专题复习资料:基本放大电路知识点
- 智联招聘的基于 Nebula Graph 的推荐实践分享
- By asp Net core downloads files according to the path exception
- 源码look me
猜你喜欢

注册成为harmonyos开发者并安装DevEco Studio 3.0 Beta2 for HarmonyOS

How to use percona tool to add fields to MySQL table after interruption

Huawei ECS installs mysqlb for mysqld service failed because the control process exited with error code. See “sys

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

原神2.6服务端下载以及搭建安装教程

又是一年毕业季

Aike AI frontier promotion (7.2)

Idea jar package conflict troubleshooting
![[5g NR] RRC connection release](/img/f3/a03f5124493b1c03e7336c55871330.png)
[5g NR] RRC connection release

Teach you how to build virtual machines locally and deploy microservices
随机推荐
解决** WARNING ** : Your ApplicationContext is unlikely to start due to a @ComponentScan of the defau
Boot transaction usage
又是一年毕业季
JS learning notes - process control
MySQL calculates the data within the longitude and latitude range
Teach you how to build virtual machines locally and deploy microservices
mysql 计算经纬度范围内的数据
Figure database | Nepal graph v3.1.0 performance report
Ssh/scp does not prompt all activities are monitored and reported
(Wanzi essence knowledge summary) basic knowledge of shell script programming
Ant group's large-scale map computing system tugraph passed the national evaluation
day4
HMS core machine learning service helps zaful users to shop conveniently
数据库系统概论第一章简答题-期末考得怎么样?
Idea jar package conflict troubleshooting
Invalid bound statement (not found) solution summary
Experiment collection of University "Fundamentals of circuit analysis". Experiment 4 - Research on linear circuit characteristics
Moveit obstacle avoidance path planning demo
QVariant与Json的各种纠葛——Qt
Various entanglements between qvariant and Jason -- QT