sql_execute_update: Executes an update on the database

View source: R/sql-lib.R

sql_execute_updateR Documentation

Executes an update on the database

Description

Executes an update on the database

Usage

sql_execute_update(sql_update, dbconn = NULL)

Arguments

sql_update

The update SQL

dbconn

The Database Connection to run the query against

Author(s)

ken4rab


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