Multiple choice technology databases

What is used in Oracle 9i to represent the value of the ORACLE_HOME environment variable?

  1. #

  2. &

  3. !

  4. ?

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

In Oracle 9i, the question mark (?) is used to reference or represent the ORACLE_HOME environment variable value in various contexts. This is part of Oracle's substitution syntax for environment variables.