Importing pde file back

RobertK

Member³
If I do a pde-export on EMP, with a WHERE clause supplied,
and later pde-import that pde file back into EMP,
does the application just insert the exported records without touching any existing records in EMP ?

thanks
6.6.1
 
Yes. Unless you select the "Delete" or "Truncate" options, in which case all records will first be deleted.
 
Back
Top