pgSend: Send a SQL Statement to Postgres

Description Usage Arguments

View source: R/pgSend.R

Description

Send a SQL Statement to Postgres

Usage

1
pgSend(conn, sql_statement, ...)

Arguments

conn

Connection object

sql_statement

SQL to send

...

Additional arguments to pass onto the DatabaseConnector::dbSendStatement function


patelm9/seagull documentation built on July 19, 2020, 5:52 a.m.