Section 1 - The basics of DB2 programming in COBOL
|
|
Introduction to DB2 and embedded SQL
|
3 |
|
How to retrieve DB2 data from a single table
|
41 |
|
How to modify DB2 tables
|
71 |
|
How to use unions and joins
|
103 |
Section 2 - Other programming essentials
|
|
How to use advanced selection conditions
|
145 |
|
How to use column functions
|
165 |
|
How to use the data manipulation features
|
179 |
|
How to use variable length data and nulls
|
215 |
|
How to use subqueries
|
235 |
|
How to use the features for error processing
|
263 |
|
How to maximize locking efficiency
|
283 |
Section 3 - Program development skills
|
|
How to use DB2I to prepare and run programs
|
303 |
|
How to develop programs outside DB2I
|
339 |
|
How to use SPUFI
|
351 |
|
How to use QMF to update tables
|
371 |
Appendixes
|
|
Source code generated by the DB2 precompiler
|
385 |
|
SQLCODE and SQLSTATE values
|
390 |