Mysql where clause not working if column is NULL

后端 未结 0 1747
抹茶落季
抹茶落季 2020-12-07 21:02

I have mysql 8.0 version. My Query is

select * from table_name where column_name != \'success\'

and I have two rows where column_name is null

相关标签:
回答
  • 消灭零回复
提交回复
热议问题