what is the default data type of a field options are text ,number and memo
Answers
Answered by
0
Text = "string data type" that can store up to 300 characters
Number = "int" or "float" data type.
Memo = "String" that can store up to 60,000 characters
Hope this helps you
Similar questions