executeDelete
Executes a DELETE query against the database.
Return
The number of rows affected by the delete operation
Parameters
sql
The SQL DELETE query to execute
Executes a DELETE query against the database.
The number of rows affected by the delete operation
The SQL DELETE query to execute