draftCreateTableFromDF: Draft the SQL to Create Table

Description Usage See Also

Description

Draft a SQL that creates a table using DDL derived from a dataframe. Drafting is stopped if the given tablename or fields in the dataframe are a SQL reserve word.

Usage

1
draftCreateTableFromDF(schema, tableName, data, if_not_exists = TRUE)

See Also

fct_collapse


patelm9/pg13 documentation built on Dec. 26, 2021, 8:17 p.m.