Execute SQL

Executes a static SQL query by specifying its syntax.

Inputs

Database connection
A CwDBConnection object that represents the database connection.

Query
A String that represents the SQL query to execute in the database.

Notes

This function block is based on the CwDBConnection.executeSQL() method. For more information, see executeSQL().

Copyright IBM Corp. 2003, 2004