Multiple choice technology

If you want to change the DML leaving the DATA unchanged which component do you prefer

  1. Sort

  2. Redefine Format

  3. Join

  4. Reformat

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

Redefine Format changes how the system interprets the data's DML structure without altering the actual data values. Reformat modifies the data structure and content, Sort only orders rows, and Join combines data. When you want to change the DML definition but keep the data itself unchanged, Redefine Format is the correct component.