Computer Science for IGCSE & O level - Databases (Section 1 - No. 34)
What data type is most appropriate for storing a patient's ward number?
Text
Character
Integer
Decimal
Explanation
Ward numbers typically are whole numbers, therefore the integer data type is appropriate.
Comments (0)
