ALLBASE/SQL Reference Manual (36216-90216)

Chapter 3 109
SQL Queries
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.