db.update.table: Update db table

Description Usage Arguments

View source: R/db.R

Description

DB Helper function to Update table

Usage

1
db.update.table(dbConnection, dataToUpdate, tableToUpdate)

Arguments

dbConnection

The DB Connection

dataToUpdate

The data to Update

tableToUpdate

The table to save


quandram/qUtils documentation built on Nov. 5, 2019, 1:58 a.m.