Subject Design Table w/memo field
From edward racht <e.racht@gmail.com>
Date Thu, 24 Sep 2020 14:00:22 -0400
Newsgroups dbase.getting-started

When designing a table - what guide does a programmer use to determine
when to select the field "memo" vs "character" for the table?

the default for memo is 10
character can be up to the dBASE limit.

lets say the table has 20 fields numeric and character

Half of the character fields are more than 20 characters up to 170.
the 10 numeric fields are less than 15 characters.

ed