Multiple choice

What is a VARCHAR?

  1. Number

  2. Password

  3. Text

  4. Primary Key

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

VARCHAR stands for Variable Character, which is a data type used to store alphanumeric text strings of varying length.