SELECT service_level, fixpack_num FROM TABLE
  (sysproc.env_get_inst_info())
  as INSTANCEINFO

相关文章:

  • 2021-10-06
  • 2021-08-07
  • 2022-01-02
  • 2021-10-27
  • 2021-07-21
  • 2022-02-13
  • 2021-08-19
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-09-18
  • 2021-10-02
  • 2022-01-10
  • 2021-07-29
  • 2021-06-26
  • 2021-08-07
相关资源
相似解决方案