Multiple choice technology mainframe

While reading a table in natural cobol do we have an option to read the specified number of records.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In Natural Cobol, you can specify the number of records to read while reading a table. This provides control over data retrieval.