execute_sql_statements: Utility function which loops through a vector of SQL...

View source: R/build.R

execute_sql_statementsR Documentation

Utility function which loops through a vector of SQL statements and executes them

Description

Utility function which loops through a vector of SQL statements and executes them

Usage

execute_sql_statements(dict, statements)

Arguments

dict

Dictionary object

statements

Vector of SQL statements


rcfgroup/clinconcept documentation built on Nov. 12, 2022, 2:40 a.m.