Export Option Unclear

R

Roberta

I saw 2 things when exporting a table that I'd like to know theri meanings:

1) Definition & Data

2)Definition Only

Thanks
 
D

Dennis

Definition only means just the table structure with no records, just the
field names.
Definition & data means the above, but if any records are in the table, they
will be exported as well.
 
Top