Multiple choice technology databases

SYS_CONTEXT can be used to know details about a session running the code?

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The SYS_CONTEXT function in Oracle databases returns the value of a parameter associated with the current session. It is widely used to retrieve session details such as client identifiers, IP addresses, and user environments.