This function executes a single SQL statement.

lowLevelExecuteSql(connection, sql)

Arguments

connection

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

sql

The SQL to be executed