lowLevelExecuteSql: Execute SQL code

View source: R/Sql.R

lowLevelExecuteSqlR Documentation

Execute SQL code

Description

This function executes a single SQL statement.

Usage

lowLevelExecuteSql(connection, sql)

Arguments

connection

The connection to the database server.

sql

The SQL to be executed


quinterpriest/DatabaseConnector documentation built on April 20, 2022, 12:48 a.m.