SELECT switch_data.* , lan_data.ename FROM switch_data , lan_data WHERE switch_data.address = '佳合丽景' and switch_data.swip = lan_data.lanip order by switch_data.huiju asc ,switch_data.men asc,switch_data.zeng asc

 

order by xxx asc , xxx desc , xxx acs 这样子

相关文章:

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