dbUpdate: Update a dataframe into a database table

Description Usage Arguments

Description

Update a dataframe into a database table

Usage

1
dbUpdate(df, con, table, PK)

Arguments

df

Dataframe to update 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.