Multiple choice technology mainframe

Function used to find the record count through file aid?

  1. TALLY

  2. COUNT

  3. TOTAL

  4. AVERAGE

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

File-Aid uses the TALLY command to count records that match specified criteria. TALLY provides record counts and statistics, unlike generic SQL aggregate functions like COUNT which are not File-Aid commands.