Computer Science for IGCSE & O level - Databases (Section 4 - No. 18)
Which data type would be used to store true/false values?
TEXT
INTEGER
BOOLEAN
DATE
Explanation
The BOOLEAN data type is specifically designed for storing true/false values.
Comments (0)
