当前位置:网站首页>查询2013年到2021年的数据,只查询到2020的数据,遇到了这个问题所进行的解决办法
查询2013年到2021年的数据,只查询到2020的数据,遇到了这个问题所进行的解决办法
2022-04-23 14:04:00 【黄哈哈~】
sql中取到2021,只查到2020年的数据,其余2021年的数据查出来了,然后单独查询这个系列的2021年的数据,它是有数据的,这是我遇到比较奇怪,变态的问题。
解决办法:
在年份plan_year=‘2013’后面加一个连接符号和两个单引号||’’,2021年的数据成功查询出来了,记录一下这个变态问题。已提醒自己!!!!
版权声明
本文为[黄哈哈~]所创,转载请带上原文链接,感谢
https://blog.csdn.net/Miss_HuangT/article/details/116232053
边栏推荐
- As a junior college student, I studied hard in closed doors for 56 days, won Ali offer with tears, five rounds of interviews and six hours of soul torture
- L2-024 tribe (25 points)
- Wechat applet obtains login user information, openid and access_ token
- Record a strange bug: component copy after cache component jump
- JS force deduction brush question 102 Sequence traversal of binary tree
- _模_板_
- Decimal 格式化小数位/DateTime 转换处理
- 微信小程序与低功耗蓝牙通信-往硬件端发送数据(三)
- Three point positioning based on ibeacons (wechat applet)
- linux安装mysql后修改密码
猜你喜欢
微信小程序通过低功耗蓝牙设备进行定位及测距(二)
MYSQL 主从同步避坑版教程
分库分表 & ShardingSphere
Un modèle universel pour la construction d'un modèle d'apprentissage scikit
Chapter I review of e-commerce spike products
使用Postman进行Mock测试
Universal template for scikit learn model construction
浅谈基于openssl的多级证书,Multi-level CA的签发和管理,以及双向认证
DeepinV20安装Mariadb
scikit-learn構建模型的萬能模板
随机推荐
读了一篇博客,重新理解闭包整理一下
SQL: How to parse Microsoft Transact-SQL Statements in C# and to match the column aliases of a view
浅谈基于openssl的多级证书,Multi-level CA的签发和管理,以及双向认证
Spark入门基本操作
groutine
容差分析相关的计算公式
接口文档yaml
pthread_self()为何重复了
1256:献给阿尔吉侬的花束
基於CM管理的CDH集群集成Phoenix
PATH环境变量
使用Postman进行Mock测试
Force deduction brush question 101 Symmetric binary tree
FBS(fman build system)打包
STM32 learning record 0007 - new project (based on register version)
_模_板_
Lin Lin, product manager of Lenovo: network failure of local network operator in Tianjin. The background server of Zui system can't work normally for the time being
nodejs通过require读取本地json文件出现Unexpected token / in JSON at position
switch使用(微信小程序)
scikit-learn构建模型的万能模板