Simple data types
There are five simple data types common to both dBASE Plus and databases:
String
Numeric
Logical or boolean
Date
Null
Keep in mind that different table formats support different data types to varying degrees.
For each of these data types, there is a way to designate a value of that type in dBL code. This is known as the literal representation.