db_copy_table_to_db: db_copy_table_to_db

Description Usage Arguments

View source: R/db_copy_table_to_db.R

Description

db_copy_table_to_db

Usage

1
db_copy_table_to_db(table_name, con_from, con_to, batch_size = 10000)

Arguments

table_name

name of table

con_from

connection to copy table from

con_to

connection to copy table to

batch_size

how many lines should be copied at once


petermeissner/wikipediadumbs documentation built on Nov. 5, 2019, 12:19 a.m.