Multiple choice questions.
1. What storage space does the Tiny Integer data type occupy in a base table?
(a) I byte
(b) 2 bytes
(c) 4 bytes
2. How much space does the TIME data type hold in Base?
al2 bytes
(b) 4 bytes
(c) 8 bytes
3. How much space does the Bigint data type hold in Base?
(a) 4 bytes
(b) 8 bytes
(c) 6 bytes
answer fast plz
Answers
Answered by
28
Explanation:
- a
- c
- d..........m..............
Answered by
2
Answer:
For example, in NDB tables, the TINYINT , SMALLINT , MEDIUMINT , and INTEGER ( INT ) column types each require 4 bytes storage per record due to the alignment factor.
Similar questions