rq_copy_to
(old alias will eventually be removed).Old function name for rq_copy_to
(old alias will eventually be removed).
dbi_copy_to(db, table_name, d, ..., overwrite = FALSE, temporary = TRUE,
rowidcolumn = NULL)
database connection handle.
name of table to create.
data.frame to copy to database.
force later argument to be by name
logical, if TRUE try to overwrite existing table.
logical, if TRUE try to mark table as temporary.
character, name to land row-ids.
a relop representation of the data