An interactive SQL facility is associated with every database manager. Essentially, every interactive SQL facility is an SQL application program that reads statements from a workstation, prepares and executes them dynamically, and displays the results to the user. Such SQL statements are said to be issued interactively.
The interactive facilities for DB2 UDB for iSeries are invoked by the STRSQL command,
the STRQM command, or the Run SQL Script support of iSeries Navigator. For more information
about the interactive facilities for SQL, see the SQL Programming and Query Manager Use
books.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.