The correct answer for this question is this one: "VARCHAR"A field type helps identify what type of information will be in that part of the database. The field type for a last name should be varchar. Varchar accepts any alphanumeric and numeric characters. This is more flexible than any other fields.