If a column is expected to store values up to 2 million, the best datatype for it is _____________
(a) SMALLINT
(b) TINYINT
(c) MEDIUMINT
(d) BIGINT
I got this question by my school principal while I was bunking the class.
The query is from Choosing Data Types topic in portion Data Types of MySQL