This example loads data from a dBase or FoxPro file .dbf file.
database /tmp/testdb
table dbf
dbf
Supply the names of one or more .dbf files. If there are associated
memo files, they must reside in the same directory as the .dbf file(s).
If supplying more that one .dbf file at a time, they must all be
of the same schema.