--安全等于<=>
1.可作为普通运算符的=
2.也可以用于判断是否是NULL 如:where salary is NULL/(is not NULL) ->where salary <=>NULL

相关文章:

  • 2021-08-04
  • 2022-12-23
  • 2021-06-10
  • 2021-08-11
  • 2022-12-23
  • 2022-01-19
  • 2022-12-23
  • 2021-05-24
猜你喜欢
  • 2021-10-04
  • 2022-01-22
  • 2021-09-24
  • 2022-12-23
  • 2021-12-31
  • 2021-12-25
相关资源
相似解决方案