Ch 3. SQL Queries [ ALLBASE/SQL Reference Manual ] MPE/iX 5.5 Documentation
ALLBASE/SQL Reference Manual
Chapter 3 SQL Queries
This chapter describes SQL queries, through which you access the data in
database tables. The following sections are presented:
* Using the SELECT Statement
* Simple Queries
* Complex Queries
* Using GENPLAN to Display the Access Plan
* Updatability of Queries
The other kinds of data manipulation, using the INSERT, UPDATE, and
DELETE statements, were presented in the chapter "Using ALLBASE/SQL."
MPE/iX 5.5 Documentation