当前位置:网站首页>An interview question record about where in MySQL
An interview question record about where in MySQL
2022-06-25 06:17:00 【Yeah, that's my nickname】
problem
select id from test where is_deleted
This article sql Will find out what data
answer
If your is_deleted The fields are int type , So long as it is not 0 perhaps null, Will be found out , What I'm talking about is null, Not empty
If your is_deleted The fields are varchar perhaps char, Then its must have a value in and begin with a number and not be 0 It can only be found out if
边栏推荐
- Distributed solar photovoltaic inverter monitoring
- BGP - basic concept
- Summary of 6 common methods of visual deep learning model architecture
- Netstat command – displays network status
- 证券如何在线开户?在线开户是安全么?
- PHP output (print) log to TXT text
- IQ debugging of Hisilicon platform ISP and image (1)
- Do you know what a three-tier architecture is?
- Uni app wechat applet customer service chat function
- Guess the size of the number
猜你喜欢

Hands on deep learning (III)
SAP ui5 date type sap ui. model. type. Analysis of date parsing format

At the age of 26, I was transferred to software testing with zero foundation. Now I have successfully entered the job with a monthly salary of 12K. However, no one understands my bitterness

ctfshow-misc

Getting started with Silverlight development 1

Methods for obtaining some information of equipment
Websocket in the promotion of vegetable farmers

3-7sql injection website instance step 3: attack type and attack strategy

Wireless industrial Internet of things data monitoring terminal
Go language map sorting (key/value sorting)
随机推荐
[kicad image] download and installation
DOM proficient? What is the difference between node and elment?
Mongodb delete data
Lesson 8: FTP server setup and loading
Laravel8 fill data
Do you know what a three-tier architecture is?
50 days countdown! Are you ready for the Landbridge cup provincial tournament?
SAP ui5 Application Development Tutorial Part 30 - parameter transfer in the routing process of SAP ui5
Pre knowledge of asynchronous operation
An easy problem
Data7202 statistical analysis
[network security] sharing of experience and ideas of an emergency battle
Vscode voice notes to enrich information (medium)
Notes on dashboard & kuboard installation in kubernetes cluster
Mongodb basic concept learning - set
DF command – displays disk space usage
Processes and threads - concepts and process scheduling
Es11 new methods: dynamic import(), bigint, globalthis, optional chain, and null value merging operator
How SAP ui5 device type detection device API works
Find command – find and search for files