Multiple choice technology mainframe

What is the field name in DUMP to see market cut score

  1. MKT_CUT

  2. MKT-VER_CUT

  3. VER_MKT-CUT

  4. MKT-CUT

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

The MKT-CUT field represents the market cut score in the DUMP database structure. Database field names in legacy systems often use hyphens rather than underscores, and this naming directly matches the concept described. The other options either use underscores (MKT_CUT) or add unnecessary elements (VER_MKT-CUT, MKT-VER_CUT).