Community

Issuing SQL statements in DB2 utilities

As of Version 7, the EXEC SQL utility control statement can be used to declare cursors and execute dynamic SQL statements during the execution of a DB2 utility. The EXEC SQL control statement produces a result table when you specify a cursor. The EXEC SQL control statement executes entire

Read More - Register for Free Membership

Tags: