Home >  Term: interactive SQL (ISQL)
interactive SQL (ISQL)

(1) A function of the DB2 Query Manager and SQL Development Kit for i5/OS licensed program that allows SQL statements to run dynamically instead of in batch mode. Every interactive SQL statement is read from the work station, prepared, and run dynamically.
(2) A set of SQL statements that is provided through an interface such as the Command Center or command line processor. These statements are processed as dynamic SQL statements. For example, an interactive SELECT statement can be processed dynamically using the DECLARE CURSOR, PREPARE, DESCRIBE, OPEN, FETCH, and CLOSE statements.

0 0

Creator

  • PWH617
  •  (Gold) 1905 points
  • 100% positive feedback
© 2024 CSOFT International, Ltd.