Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SELECT SYS_CONTEXT ('userenv', 'ip_address') FROM dual;

134958Jan 20 2004 — edited Jan 20 2004
I am using the following query

SELECT SYS_CONTEXT ('userenv', 'ip_address') FROM DUAL:

and the retuned row is blank.

Any Idea why?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 17 2004
Added on Jan 20 2004
4 comments
1,390 views