Hi I have a question on the text and numeric data types.
Here's what I understand
Number data type Is only required if you are performing calculations on the data, and it takes up more space than text data type
So if field only contains digits, but you don't perform calculations on it, then...