M
MJ
When using this command to create a copy of an existing table into another
database, what happens if the table already exists in the destination mdb?
1) Does it append to existing table (without creating duplicates of
existing records)?
2) Does it add it to the already existing table (potentially creating
duplicates of existing records)? OR
3) Does it overwrite the existing table?
Thank you for your assistance?
database, what happens if the table already exists in the destination mdb?
1) Does it append to existing table (without creating duplicates of
existing records)?
2) Does it add it to the already existing table (potentially creating
duplicates of existing records)? OR
3) Does it overwrite the existing table?
Thank you for your assistance?