50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


DatabaseConnector (version 6.1.0)

lowLevelExecuteSql: Execute SQL code

Description

This function executes a single SQL statement.

Usage

lowLevelExecuteSql(connection, sql)

Arguments

connection

The connection to the database server created using either connect() or dbConnect().

sql

The SQL to be executed