Multiple choice technology platforms and products

What is the CL command to update value in Data Area?

  1. MODDTAARA

  2. EDTDTAARA

  3. CHGDTAARA

  4. UPDDTAARA

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

CHGDTAARA (Change Data Area) is the CL command used to update or change values in a Data Area on IBM i systems. The other options (MODDTAARA, EDTDTAARA, UPDDTAARA) are not valid IBM i CL commands.

AI explanation

To update a value in a Data Area using a CL command, the correct command is:

C. CHGDTAARA

The CHGDTAARA command is used to change or update the value of a Data Area.