What is append command in dbase?

Answer:

"append" command is used to append new records to a dbf file. You can "append blank" or you can "append from" another existing database file. Conditions can be specified while appending, eg; append from <filename> for <condition> (or) append while <condition>. Append can also be done from non dbf files, such as delimited text files.

First answer by ID3418672996. Last edit by ID3418672996. Question popularity: 1 [recommend question].