bdc_db_init: Initializes schema, tables and views

Description Usage Arguments

View source: R/db-init.R

Description

Initializes schema, tables and views

Usage

1
bdc_db_init(con, schema_name = "retail", overwrite = FALSE)

Arguments

con

PostgreSQL database connection

schema_name

Name of the schema to use

overwrite

If exists, it will delete the existing schema and replace it with the new content


edgararuiz/bigdataclass documentation built on Jan. 3, 2020, 6:46 p.m.