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


meerapatelmd/pg13 documentation built on Dec. 31, 2021, 7:20 p.m.