bgschol_execute: Execute a SQL query on the database

Description Usage Arguments Details

View source: R/tables.R

Description

Returns a scalar numeric that specifies the number of rows affected by the statement.

Usage

1
bgschol_execute(con = NULL, query = NULL)

Arguments

con

bgschol_con connection (bgschol_con())

query

SQL string

Details

Wrapper for DBI::dbGetQuery


njahn82/bqschol documentation built on Dec. 22, 2021, 2:18 a.m.