Previous Topic: Build a Format for Reading Data

Next Topic: Unload the Data

Define the Sequence for Reading

The sequential retrieval path must be defined. The &NDBSEQ verb is used to accomplish this:

&NDBSEQ &DBNAME DEFINE SEQ=USEQ &SEQBY

The type of sequence, RID or FIELD=sequence key, was set when you read the field definitions.