Multiple choice technology programming languages

The DELETE [ALL] RECORDS statement is used to delete all the records from which of the following?

  1. a) LIST

  2. b) label

  3. c) Both a & b

  4. d) None of the above

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

In Model 204 User Language, the DELETE RECORDS statement can target records identified by a statement label or records stored in a named list, making both options valid.