#1100

Key Count Reconciliation

Before publishing the load, compare volumes: how many unique src_id values arrived in stg_users, and how many rows are currently in dim_users. Return one row with stg_keys and dim_keys.

Esempio di output atteso

Ecco come appare una risposta corretta — il suo numero di righe è a sé stante, non deve corrispondere alle tabelle dello schema.

dim_keysstg_keys
34

Il risultato della tua query apparirà qui