dbExecuteQueryFile: Executes statement in the SQL file

View source: R/postgresql.R

dbExecuteQueryFileR Documentation

Executes statement in the SQL file

Description

Executes statement in the SQL file

Usage

dbExecuteQueryFile(file, ...)

Arguments

file

path to the sql file

...

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


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