MCQs > IT & Programming > MySQL > Which table declarations creates column 'name' to hold a fixed-length string?

MySQL MCQs

Which of the following table declarations creates column 'name' to hold a fixed-length string?

Answer

Correct Answer: CREATE TABLE test (name CHAR(20));

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