Q. Which of the following is not MySQL String Data Type?
β
Correct Answer: (D)
LARGETEXT
Explanation: MySQL String Data Types are TEXT(Size), TINYTEXT, MEDIUMTEXT, and LONGTEXT.