DBIExt-package: DBIExt Extend the DBI Package with new generics and default...

Description See Also

Description

A DBI Extention Package toExplore useful new generics. Speciffically to introduce dbUpdateTable. dbUpdateTable implements a generally applicable method to update selected columns of a database table by values in a data-frame. The data-frame is written to a temporary table in the database and the update is performed using an UPDATE table, inner join. This join method generally very fast. Using R to prepare the date for updating into the table is also very paowerful.

See Also

Useful links:


schardtbc/DBIExt documentation built on June 7, 2019, 2:39 p.m.