You Have A Column That Will Only Contain Values From 0 To 256 #848
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?
This multiple choice question (MCQ) is related to the book/course gs gs117 Database Management System. It can also be found in gs gs117 Query Processing Techniques - Transformation of Relational Expressions - Quiz No.1.
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?
TINYINT
SMALLINT
INT
DECIMAL(1)
Similar question(s) are as followings:
Online Quizzes of gs117 Database Management System
Indexing and Hashing - Bitmap Indices - Quiz No.1
gs gs117 Database Management System
Online Quizzes