R/sql_top_level.R
sqlForInsertIgnoreInMsAccess.Rd
Returns SQL for inserting all records from table.source that are not yet contained in table.target into table.target
sqlForInsertIgnoreInMsAccess(db, table.source, table.target, uniqueFields = NA)
database name or file
name of source table
name of target table
names of unique fields