Executes a static SQL query by specifying its syntax and parameters.
The Execute SQL with Parameter function block can throw the CwDBSQLException exception if a database error occurs.
Refer to the Notes section for the Execute SQL function block in this chapter.
This function block is based on the CwDBConnection.executeSQL() method. For more information, see executeSQL().