Identify the SQL wildcard character in Oracle which represents zero, one, or…

2018

Identify the SQL wildcard character in Oracle which represents zero, one, or multiple characters? Options:

  1. A.

    Percent (%)

  2. B.

    Underscore (_)

  3. C.

    Question mark (?)

  4. D.

    Asterisk (*)

Attempted by 317 students.

Show answer & explanation

Correct answer: A

In Oracle SQL, the percent sign (%) acts as a wildcard for zero, one, or multiple characters. The underscore (_) matches exactly one character instead.

Explore the full course: Up Lt Grade Assistant Teacher 2025