Right! Because we'll use the name column for strings, the TEXT type is an ideal fit. We use data types like INT and FLOAT to store numbers.
name
TEXT
INT
FLOAT
Are you sure that a number is the right type for the name column, which we'll use for strings?