Computer Science for IGCSE & O level - Databases (Section 2 - No. 11)
What type of data is most often represented in a 'VARCHAR' data type?
Whole numbers
Fixed-length text
Variable-length text
Dates
Explanation
VARCHAR is used to store text strings with variable lengths.
Comments (0)
