✏️ Explanatory Question

Describe the data flow during data import.

👁 14 Views
📘 Detailed Answer
🟡 Medium
💡

Answer with Explanation

Data flows through these stages:

  1. Source file uploaded to central storage (Azure)

  2. Data moved to staging tables

  3. Validation and cleansing occur

  4. Data moved from staging to target tables via data entities

Sequencing ensures dependencies are respected.