R/sql.R
send.Rd
Send a SQL Statement to Postgres
send( conn, conn_fun, sql_statement, verbose = TRUE, render_sql = TRUE, render_only = FALSE, sql_style = c("inline", "chunk"), ... )