Home » MYSQL » Data Types » Question
  1. Which declaration represents that “character data will consume the same number of bytes as declared and is right padded”?
    1. Varchar
    2. Char
    3. Both Varchar and Char
    4. nvarchar
    5. None of these
Correct Option: B

Char



Your comments will be displayed only after manual approval.