dbInsertOrReplace: Save records from a data frame into a db table, replacing...

Description Usage Arguments Value Author(s)

Description

Seems like an obvious missing piece of the DBI. Ideally, dbWriteTable would have a boolean 'replace' argument that served the same purpose; i.e. record-wise overwrite, rather than table-wise.

Usage

1

Arguments

con

DBI database connection

name

name of table to insert or replace records into

df

data from from which to write data.

Value

no return value

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm


jbrzusto/motus-R-package documentation built on May 18, 2019, 7:03 p.m.