McqMate
Q. |
You have a column that will only contain values from 0 to 256. What is the most economical data type to use for the column? |
A. | tinyint |
B. | smallint |
C. | int |
D. | decimal(1) |
Answer» B. smallint |
View all MCQs in
DataBase Management System (DBMS)No comments yet