dbExecuteQuery: Executes SQL query against the database

View source: R/postgresql.R

dbExecuteQueryR Documentation

Executes SQL query against the database

Description

Executes SQL query against the database

Usage

dbExecuteQuery(sql, ...)

Arguments

sql

string with sql query

...

any parameters that will be used to fill in placeholders with sprintf


madedotcom/retl documentation built on Sept. 19, 2022, 3:28 a.m.