Multiple choice technology databases

Which transformation processes on row-by-row basis.

  1. AGGREAGATOR

  2. FILTER

  3. EXPRESSION

  4. SEQUENCE GENERATOR

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

Expression transformation processes data on a row-by-row basis. It evaluates expressions for each individual row and can perform calculations, derivations, and conditional logic on each row independently.