Skip to main content

Hi alle,

I need to use below value in an pl/sql block. Is there an API retuning that value?

select t.value from plsqlap_environment_tab t where t.name = 'CONN_STR';  

Hi

 

Not exactly for CONN_STR → PLSQLAP_SERVER_API


Thanks for the suggestion @knepiosko ,

Already looked there. No luck.


Reply