Introduction to DB2 UDB for iSeries Structured Query Language

These topics describe the iSeries™ server implementation of the Structured Query Language (SQL) using DB2® UDB for iSeries and the DB2 UDB Query Manager and SQL Development Kit licensed program.

SQL manages information based on the relational model of data. SQL statements can be embedded in high-level languages, dynamically prepared and run, or run interactively. For information about embedded SQL, see Embedded SQL.

SQL consists of statements and clauses that describe what you want to do with the data in a database and under what conditions you want to do it.

SQL can access data in a remote relational database, using the IBM® Distributed Relational Database Architecture* (DRDA*).

Related reference
Distributed relational database function and SQL
Distributed database programming