sql_execute_insert: Executes a statement on the database.

View source: R/sql-lib.R

sql_execute_insertR Documentation

Executes a statement on the database.

Description

Executes a statement on the database.

Usage

sql_execute_insert(sql_insert, dbconn)

Arguments

sql_insert

The SQL String

dbconn

The Database Connection to run the query against

Author(s)

ken4rab


rOpenStats/rsql documentation built on Aug. 22, 2023, 2:16 a.m.