http://www.dba-oracle.com/t_12c_hidden_undocumented_parameters.htm

select ksppinm, ksppdesc from x$ksppi where subsur(ksppinm,1,1) = '_' order by 1,2;

相关文章:

  • 2021-07-20
  • 2021-10-14
  • 2021-10-06
  • 2021-06-28
  • 2022-12-23
  • 2021-06-08
  • 2021-11-30
猜你喜欢
  • 2022-02-18
  • 2021-07-04
  • 2021-05-18
  • 2021-09-06
  • 2021-10-07
  • 2022-01-31
  • 2021-07-12
相关资源
相似解决方案