Multiple choice

_____________ data type is used to store variable length character data.

  1. NUMBER

  2. CHAR

  3. VARCHAR2

  4. STRING

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

VARCHAR2 data type is used to store variable length character data.