Executes a raw SQL query.
This method executes a SQL statement that doesn't return results (e.g., CREATE TABLE, INSERT, UPDATE, DELETE).
The SQL query string to execute