InterviewSolution
Saved Bookmarks
| 1. |
Which of these types store the longest length of strings?(a) CHAR(b) VARCHAR(c) TINYTEXT(d) TEXTI had been asked this question in an online interview.This is a very interesting question from Choosing Data Types in division Data Types of MySQL |
|
Answer» Correct ANSWER is (d) TEXT |
|