select * from user where name regexp 'mac1|mac2|mac3'

  1. 通过regexp 方式查询多个值,使用|实现or效果

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-10-27
  • 2021-09-03
  • 2021-11-23
  • 2021-12-08
  • 2022-01-21
  • 2022-12-23
猜你喜欢
  • 2021-09-16
  • 2022-12-23
  • 2021-10-28
  • 2021-06-28
  • 2021-09-05
  • 2022-12-23
  • 2021-07-09
相关资源
相似解决方案