dbUpsert: Upserta dataframe into a database table

Description Usage Arguments

Description

Upserta dataframe into a database table

Usage

1
dbUpsert(df, con, table, PK)

Arguments

df

Dataframe to upsert into the database

con

Database connection

table

Table in the database in which to push the dataframe

PK

Character vector of the primary key(s)


MaximeWack/R2b2 documentation built on May 8, 2019, 9:52 a.m.