MCQs > IT & Programming > MySQL > Which SQL statements will change the table default character set and all character columns (CHAR, VARCHAR, TEXT) to a new character set?

MySQL MCQs

Which of the following SQL statements will change the table default character set and all character columns (CHAR, VARCHAR, TEXT) to a new character set?

Answer

Correct Answer: ALTER TABLE tbl_name CONVERT TO CHARACTER SET charset_name;

Explanation:

Note: This Question is unanswered, help us to find answer for this one

MySQL Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

MySQL Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it