Home » MYSQL » Data Types » Question
  1. Mysql support different character sets, which command is used to display all character sets?
    1. SHOW;
    2. CHARACTER SET;
    3. SHOW CHARACTER SET;
    4. All of above
    5. None of these
Correct Option: C

SHOW CHARACTER SET;



Your comments will be displayed only after manual approval.