VMS Help
COBOL, PROCEDURE_DIVISION, miscellaneous_topics, record_selection_expressions

 *Conan The Librarian

  A record selection expression is used to select a record in the
  database.  It can be used in a FETCH or FIND statement.  The record
  thus selected becomes the current record of the run unit upon which
  subsequent statements may operate when accessing the database.

  Additional Information (explode) :

  Close     Help