当前位置:网站首页>SQL query String field less than 10 how to check
SQL query String field less than 10 how to check
2022-08-04 03:35:00 【CSDN q&a】

I want to check syl less than 10, there are 13 records less than 10 in total, but the syl field is of varchar type,
①I write like this

Only 8 were found, not all.
②I wrote this, I don't know how to convert it to int

What to do, how to check
边栏推荐
- Postgresql源码(66)insert on conflict语法介绍与内核执行流程解析
- 高效IO模型
- FFmpeg —— 录制麦克风声音(附源码)
- Innovation and Integration | Huaqiu Empowerment Helps OpenHarmony Ecological Hardware Development and Landing
- [Study Notes Dish Dog Learning C] Dynamic Memory Management
- new Date converts strings into date formats Compatible with IE, how ie8 converts strings into date formats through new Date, how to replace strings in js, and explain the replace() method in detail
- Mockito unit testing
- unsafe.Pointer, pointer, reference in golang
- JVM的内存模型简介
- 数据集类型转换—TFRecords文件
猜你喜欢
随机推荐
The general SQL injection flow (sample attached)
哎,又跟HR在小群吵了一架!
如果禁用了安全启动,GNOME 就会发出警告
多线程间的通信方式你知道几种?
全网没有之一的JMeter 接口测试流程详解
MySQL query optimization and tuning
Mini program + new retail, play the new way of playing in the industry!
2022年最新海南建筑八大员(材料员)模拟考试试题及答案
嵌入式数据库开发编程MySQL(全)
本周四晚19:00知识赋能第4期直播丨OpenHarmony智能家居项目之设备控制实现
golang中的unsafe.Pointer,指针,引用
docker+bridge+redis master-slave+sentry mode
MRS: Introduction to the use of Alluxio
XSS相关知识点
pnpm 是凭什么对 npm 和 yarn 降维打击的
Polygon zkEVM network node
How to read the resources files in the directory path?
目标检测-中篇
Postgresql源码(66)insert on conflict语法介绍与内核执行流程解析
Functions, recursion and simple dom operations








