Multiple choice technology

To log each row that passes into the transformation, which tracing level is opted

  1. Verbose Data

  2. Verbose Initialization

  3. Terse

  4. Normal

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

Verbose Data is the tracing level that logs each row passing through a transformation. Verbose Initialization only logs initialization data, Terse logs minimal information, and Normal logs standard execution details without row-level data.