Test268 Section 6

From MidrangeWiki
Revision as of 22:57, 28 November 2005 by Koldark (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Section 6 - RPG data handling (10%)

Utilize embedded SQL in an RPG program

Differentiate between different options for communicating between application processes (e.g., data queues, data areas, parameters, user spaces)

Code and use I/O directly to/from Data Structures

Code and use nested Data Structures

Determine appropriate use of LIKEREC keyword

Determine appropriate use of LIKEDS keyword

Code multiple ways to use partial keys, including KLISTS, key Data Structures, and direct specification of key fields on I/O operations

Demonstrate how to convert character and numeric data fields containing date values into Date data types and vice versa

Use journaling in Commitment Control for data integrity