asked 169k views
2 votes
Attribute that contains only digits as a character data type instead of a numeric data type

1 Answer

4 votes
Sometimes a number sequence is pointless as a number. for instance, you would never perform a mathematical function on a phone number or social security number, but you might want to use them as string types - for instance to append or remove an area code or something.
answered
User CFV
by
8.3k points