The storage in bytes required for VARCHAR(4) type ‘abcd’ is _____________
(a) 1
(b) 3
(c) 5
(d) 8
The question was posed to me in exam.
This interesting question is from String Data Types in section Data Type Reference, Operators and Functions of MySQL