You have a column that will only contain values from 0 to 256. What is the most economical data type to use for the colu
Posted: Thu Jul 14, 2022 8:47 am
a) TINYINT
b) SMALLINT
c) INT
d) DECIMAL(1)
b) SMALLINT
c) INT
d) DECIMAL(1)
Accurate answers. Every time.
https://answerhappy.com/