VMS Help COBOL, DATA_DIVISION, clauses, RECORD_KEY *Conan The Librarian |
The RECORD KEY clause specifies the Prime Record Key access path to indexed file records. Format - RECORD KEY IS { rec-key | seg-key = {seg}... } [ WITH DUPLICATES ] [ ASCENDING ] [ DESCENDING]
Additional Information (explode) :
|