Logical Thinking
Pages
Donate
Home
My Dad's App
Bookmarks
Best Practices
Why Blogging
Notes
Scenarios
Q&A
About Me
Hobbies
Friday, May 6, 2016
Get what proxy setting the database is using
SQL >
var proxy varchar2(100)
var no_proxy varchar2(100)
exec utl_http.get_proxy(:proxy,:no_proxy) ;
print proxy
print no_proxy
1 comment:
Anonymous said...
What is the source of the get method? Where can I find it and removed it?
July 2, 2024 at 5:37 AM
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
1 comment:
What is the source of the get method? Where can I find it and removed it?
Post a Comment