select * from t_botnet where botnet_note_c = null

没有返回任何结果。

 

 select * from t_botnet where botnet_note_c is null

返回正确结果。

相关文章:

  • 2021-08-05
  • 2021-12-10
  • 2021-12-20
  • 2022-01-07
  • 2022-01-30
  • 2021-07-11
猜你喜欢
  • 2022-01-07
  • 2021-12-10
  • 2022-12-23
  • 2021-10-11
  • 2021-12-04
相关资源
相似解决方案