Multiple choice _____________ data type is used to store variable length character data. NUMBER CHAR VARCHAR2 STRING Reveal answer Fill a bubble to check yourself C Correct answer Explanation VARCHAR2 data type is used to store variable length character data.