select isNull(max(EvenId),0) as teevenid from  info_hotelevent where hotelcode like '4506020003%'

select max(EvenId) as teevenid from  info_hotelevent where hotelcode like '4506020003%'

相关文章:

  • 2021-09-06
  • 2021-09-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-12-31
  • 2021-12-17
  • 2022-01-22
  • 2022-02-19
  • 2021-05-17
相关资源
相似解决方案