Computer Science for IGCSE & O level - Databases (Section 1 - No. 20)
Which data type would be most appropriate for storing a person's first name?
Integer
Boolean
Text
Date/Time
Explanation
Text is the appropriate data type to store a first name, as it is a string of characters.
Comments (0)
