mysql test -u test -X -e 'select * from employees where empid = 1'

其中 -X 就是以xml形式显示

使用xml来显示获取的mysql数据

相关文章:

  • 2022-01-07
  • 2022-12-23
  • 2021-05-21
  • 2022-12-23
  • 2019-01-25
  • 2022-12-23
  • 2022-12-23
  • 2021-05-03
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-13
  • 2022-12-23
  • 2021-04-03
  • 2022-12-23
相关资源
相似解决方案